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 18a2ad4 commit ab458d0Copy full SHA for ab458d0
templating/namespaced_paths.rst
@@ -68,7 +68,7 @@ directory:
68
$container->loadFromExtension('twig', array(
69
'paths' => array(
70
'%kernel.root_dir%/../vendor/acme/foo-bar/templates' => 'foo_bar',
71
- )
+ ),
72
));
73
74
.. caution::
0 commit comments