File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -187,8 +187,10 @@ to point to it.
187
187
<container xmlns =" http://symfony.com/schema/dic/services"
188
188
xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
189
189
xmlns : twig =" http://symfony.com/schema/dic/twig"
190
- xsi : schemaLocation =" http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd
191
- http://symfony.com/schema/dic/twig http://symfony.com/schema/dic/twig/twig-1.0.xsd" >
190
+ xsi : schemaLocation =" http://symfony.com/schema/dic/services
191
+ http://symfony.com/schema/dic/services/services-1.0.xsd
192
+ http://symfony.com/schema/dic/twig
193
+ http://symfony.com/schema/dic/twig/twig-1.0.xsd" >
192
194
193
195
<twig : config >
194
196
<twig : exception-controller >AppBundle:Exception:showException</twig : exception-controller >
You can’t perform that action at this time.
0 commit comments