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.
default_path
1 parent 7c4f174 commit 3534118Copy full SHA for 3534118
src/Symfony/Bundle/FrameworkBundle/Resources/config/schema/symfony-1.0.xsd
@@ -191,6 +191,7 @@
191
<xsd:attribute name="logging" type="xsd:boolean" />
192
<xsd:attribute name="formatter" type="xsd:string" />
193
<xsd:attribute name="cache-dir" type="xsd:string" />
194
+ <xsd:attribute name="default-path" type="xsd:string" />
195
</xsd:complexType>
196
197
<xsd:complexType name="pseudo_localization">
0 commit comments