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 c194c0f commit 5a3d923Copy full SHA for 5a3d923
Resources/config/schema/symfony-1.0.xsd
@@ -159,12 +159,6 @@
159
<xsd:attribute name="json-manifest-path" type="xsd:string" />
160
</xsd:complexType>
161
162
- <xsd:complexType name="form-resources">
163
- <xsd:choice minOccurs="1" maxOccurs="unbounded">
164
- <xsd:element name="resource" type="xsd:string" />
165
- </xsd:choice>
166
- </xsd:complexType>
167
-
168
<xsd:complexType name="translator">
169
<xsd:sequence>
170
<xsd:element name="fallback" type="xsd:string" minOccurs="0" maxOccurs="unbounded" />
0 commit comments