Переглянути джерело

[FrameworkBundle] updated XSD

Fabien Potencier 14 роки тому
батько
коміт
2eb06bee1e

+ 2 - 0
src/Symfony/Bundle/FrameworkBundle/Resources/config/schema/symfony-1.0.xsd

@@ -71,6 +71,8 @@
         <xsd:attribute name="cache-warmer" type="cache_warmer" />
         <xsd:attribute name="resource" type="xsd:string" />
         <xsd:attribute name="type" type="xsd:string" />
+        <xsd:attribute name="http-port" type="xsd:string" />
+        <xsd:attribute name="https-port" type="xsd:string" />
     </xsd:complexType>
 
     <xsd:complexType name="session">