Skip to content

Commit

Permalink
[Translator] Fix support for default_path in XML
Browse files Browse the repository at this point in the history
  • Loading branch information
HeahDude committed Sep 16, 2023
1 parent 96b37be commit 4a903eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Resources/config/schema/symfony-1.0.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,7 @@
<xsd:attribute name="logging" type="xsd:boolean" />
<xsd:attribute name="formatter" type="xsd:string" />
<xsd:attribute name="cache-dir" type="xsd:string" />
<xsd:attribute name="default-path" type="xsd:string" />
</xsd:complexType>

<xsd:complexType name="pseudo_localization">
Expand Down

0 comments on commit 4a903eb

Please sign in to comment.