Commit ceeb024
committed
minor #11451 Update psr4_class_loader.rst to fix incorrect path in directory structure (siva-epari)
This PR was merged into the 3.4 branch.
Discussion
----------
Update psr4_class_loader.rst to fix incorrect path in directory structure
Incorrect path shown in directory structure. demo.php refers to /lib/ but directory structure asks to add downloaded components to /libs/
<!--
If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/roadmap for the list of maintained branches).
If your pull request documents a NEW FEATURE, use the same Symfony branch where
the feature was introduced (and `master` for features of unreleased versions).
-->
Commits
-------
ae0fc1e Update psr4_class_loader.rst1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
0 commit comments