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
2 parents f35a7b5 + a314931 commit 2a9915eCopy full SHA for 2a9915e
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