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 527e16a commit 4a0632dCopy full SHA for 4a0632d
bundles/best_practices.rst
@@ -415,7 +415,7 @@ The ``composer.json`` file should include at least the following metadata:
415
license.
416
417
``autoload``
418
- This information is used by Symfony to load the classes in the bundle. The
+ This information is used by Symfony to load the classes of the bundle. The
419
`PSR-4`_ autoload standard is recommended for modern bundles, but `PSR-0`_
420
standard is also supported.
421
0 commit comments