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.
src/autload.php
1 parent fc3e6b9 commit e3a9757Copy full SHA for e3a9757
book/internals.rst
@@ -22,8 +22,7 @@ on top of the previous one.
22
.. tip::
23
24
Autoloading is not managed by the framework directly; it's done by using
25
- Composer's autoloader (``vendor/autoload.php``), which is included in
26
- the ``src/autoload.php`` file.
+ Composer's autoloader (``vendor/autoload.php``).
27
28
``HttpFoundation`` Component
29
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0 commit comments