Skip to content

Commit e3a9757

Browse files
committed
Removing wrong mentioning of a src/autload.php
1 parent fc3e6b9 commit e3a9757

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

book/internals.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,7 @@ on top of the previous one.
2222
.. tip::
2323

2424
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.
25+
Composer's autoloader (``vendor/autoload.php``).
2726

2827
``HttpFoundation`` Component
2928
~~~~~~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)