Commit 3a9695b1 authored by Igor Wiedler's avatar Igor Wiedler

[docs] add a link to the Symfony2 autoloader documentation

parent d00d57b2
......@@ -206,6 +206,9 @@ of them.
$app['autoloader']->registerPrefix('Twig_', $app['twig.class_path']);
For more information, check out the `Symfony autoloader documentation
<http://symfony.com/doc/2.0/cookbook/tools/autoloader.html>`_.
* **routes**: The `RouteCollection
<http://api.symfony.com/2.0/Symfony/Component/Routing/RouteCollection.html>`_
that is used internally. You can add, modify, read
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment