Skip to content

Commit 70932c6

Browse files
committed
[FrameworkBundle] Cleanup schema file
1 parent 15b16fa commit 70932c6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Resources/config/schema/symfony-1.0.xsd

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,7 @@
2222
</xsd:all>
2323

2424
<xsd:attribute name="charset" type="xsd:string" />
25-
<xsd:attribute name="error-handler" type="xsd:string" />
26-
<xsd:attribute name="exception-controller" type="xsd:string" />
25+
<xsd:attribute name="trust-proxy-headers" type="xsd:string" />
2726
<xsd:attribute name="ide" type="xsd:string" />
2827
<xsd:attribute name="secret" type="xsd:string" />
2928
</xsd:complexType>

0 commit comments

Comments
 (0)