Explorar o código

[TwigBundle] added missing entry in the XSD schema

Fabien Potencier %!s(int64=13) %!d(string=hai) anos
pai
achega
14b3b05866

+ 1 - 0
src/Symfony/Bundle/TwigBundle/Resources/config/schema/twig-1.0.xsd

@@ -20,6 +20,7 @@
         <xsd:attribute name="charset" type="xsd:string" />
         <xsd:attribute name="debug" type="xsd:string" />
         <xsd:attribute name="strict-variables" type="xsd:string" />
+        <xsd:attribute name="exception-controller" type="xsd:string" />
     </xsd:complexType>
 
     <xsd:complexType name="form">