[TwigBundle] added missing entry in the XSD schema

This commit is contained in:
Fabien Potencier 2012-04-20 16:29:04 +02:00
parent 9514d2baab
commit 14b3b05866

View File

@ -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">