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 e78fb2d commit a912d47Copy full SHA for a912d47
README.md
@@ -12,7 +12,7 @@ With this autoloader, you do not need any more, no matter where you have a maste
12
13
# Usage
14
15
-The only thing you have to do is to integrate the two file `init.php` and the autoload folder to the root of your project, that's it :)
+The only thing you have to do is to integrate the file `init.php` and the autoload folder to the root of your project, that's it :)
16
And now instantiate your classes, interfaces, traits or even abstract classes, no matter where.
17
18
## Example
0 commit comments