File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -18,15 +18,15 @@ Libraries that follow the `PSR-4`_ standard can be loaded with the ``Psr4ClassLo
1818
1919.. tip ::
2020
21- All Symfony Components follow PSR-4.
21+ All Symfony components follow PSR-4.
2222
2323Usage
2424-----
2525
2626The following example demonstrates how you can use the
2727:class: `Symfony\\ Component\\ ClassLoader\\ Psr4ClassLoader ` autoloader to use
28- Symfony's Yaml component. Imagine, you downloaded both the `` ClassLoader `` and
29- `` Yaml `` component as ZIP packages and unpacked them to a ``libs `` directory.
28+ Symfony's Yaml component. Imagine, you downloaded both the ClassLoader and
29+ Yaml component as ZIP packages and unpacked them to a ``libs `` directory.
3030The directory structure will look like this:
3131
3232.. code-block :: text
You can’t perform that action at this time.
0 commit comments