We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16fead4 commit cb2be4aCopy full SHA for cb2be4a
components/class_loader/psr4_class_loader.rst
@@ -4,12 +4,12 @@
4
The PSR-4 Class Loader
5
======================
6
7
-Libraries that follow the `PSR-4`_ standard can be loaded with the ``Psr4ClassLoader``.
8
-
9
.. versionadded:: 2.5
10
The :class:`Symfony\\Component\\ClassLoader\\Psr4ClassLoader` was
11
introduced in Symfony 2.5.
12
+Libraries that follow the `PSR-4`_ standard can be loaded with the ``Psr4ClassLoader``.
+
13
.. note::
14
15
If you manage your dependencies via Composer, you get a PSR-4 compatible
0 commit comments