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 ceeb024 commit 4e412a3Copy full SHA for 4e412a3
components/class_loader/psr4_class_loader.rst
@@ -22,7 +22,7 @@ Usage
22
The following example demonstrates how you can use the
23
:class:`Symfony\\Component\\ClassLoader\\Psr4ClassLoader` autoloader to use
24
Symfony's Yaml component. Imagine, you downloaded both the ClassLoader and
25
-Yaml component as ZIP packages and unpacked them to a ``libs`` directory.
+Yaml component as ZIP packages and unpacked them to a ``lib/`` directory.
26
The directory structure will look like this:
27
28
.. code-block:: text
0 commit comments