Skip to content

Commit ae0fc1e

Browse files
authored
Update psr4_class_loader.rst
Incorrect path shown in directory structure. demo.php refers to /lib/ but directory structure asks to add downloaded components to /libs/
1 parent 953a668 commit ae0fc1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/class_loader/psr4_class_loader.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ The directory structure will look like this:
2727

2828
.. code-block:: text
2929
30-
libs/
30+
lib/
3131
ClassLoader/
3232
Psr4ClassLoader.php
3333
...

0 commit comments

Comments
 (0)