Commit 16fead4 1 parent a05da41 commit 16fead4 Copy full SHA for 16fead4
File tree 1 file changed +3
-3
lines changed
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
18
18
19
19
.. tip ::
20
20
21
- All Symfony Components follow PSR-4.
21
+ All Symfony components follow PSR-4.
22
22
23
23
Usage
24
24
-----
25
25
26
26
The following example demonstrates how you can use the
27
27
: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.
30
30
The directory structure will look like this:
31
31
32
32
.. code-block :: text
You can’t perform that action at this time.
0 commit comments