Files
archived-symfony-docs/components/require_autoload.rst.inc
2018-03-10 19:57:30 +01:00

7 lines
292 B
PHP

.. note::
If you install this component outside of a Symfony application, you must
require the ``vendor/autoload.php`` file in your code to enable the class
autoloading mechanism provided by Composer. Read
:doc:`this article </components/using_components>` for more details.