We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b8800c commit 07dccf8Copy full SHA for 07dccf8
source/Autoload.php
@@ -2,7 +2,7 @@
2
3
/*******************************************************************\
4
|* Author: Djordje Jocic *|
5
- |* Year: 2018 *|
+ |* Year: 2019 *|
6
|* License: MIT License (MIT) *|
7
|* =============================================================== *|
8
|* Personal Website: http://www.djordjejocic.com/ *|
@@ -35,7 +35,7 @@
35
* Loads a desired class from the project's source directory.
36
*
37
* @author Djordje Jocic <[email protected]>
38
- * @copyright 2018 All Rights Reserved
+ * @copyright 2019 All Rights Reserved
39
* @version 1.0.0
40
41
* @param string $class_name
0 commit comments