8000 [Translator] Fix support for `default_path` in XML · symfony/symfony@3534118 · GitHub
[go: up one dir, main page]

Skip to content

Commit 3534118

Browse files
committed
[Translator] Fix support for default_path in XML
1 parent 7c4f174 commit 3534118

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Symfony/Bundle/FrameworkBundle/Resources/config/schema/symfony-1.0.xsd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,7 @@
191191
<xsd:attribute name="logging" type="xsd:boolean" />
192192
<xsd:attribute name="formatter" type="xsd:string" />
193193
<xsd:attribute name="cache-dir" type="xsd:string" />
194+
<xsd:attribute name="default-path" type="xsd:string" />
194195
</xsd:complexType>
195196

196197
<xsd:complexType name="pseudo_localization">

0 commit comments

Comments
 (0)
0