8000
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.
enabled
1 parent fad59b3 commit a314931Copy full SHA for a314931
src/Symfony/Bundle/FrameworkBundle/Resources/config/schema/symfony-1.0.xsd
@@ -104,6 +104,7 @@
104
</xsd:complexType>
105
106
<xsd:complexType name="session">
107
+ <xsd:attribute name="enabled" type="xsd:boolean" />
108
<xsd:attribute name="storage-id" type="xsd:string" />
109
<xsd:attribute name="handler-id" type="xsd:string" />
110
<xsd:attribute name="name" type="xsd:string" />
0 commit comments