Skip to content

Commit c9727f1

Browse files
committed
Fix XSD for the new `report-fields-where-declared´ setting from doctrine#1661
1 parent f1d9f82 commit c9727f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Resources/config/schema/doctrine-1.0.xsd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,7 @@
218218
<xsd:attribute name="quote-strategy" type="xsd:string" />
219219
<xsd:attribute name="entity-listener-resolver" type="xsd:string" />
220220
<xsd:attribute name="repository-factory" type="xsd:string" />
221+
<xsd:attribute name="report-fields-where-declared" type="xsd:string" />
221222
</xsd:attributeGroup>
222223

223224
<xsd:complexType name="filter" mixed="true">

0 commit comments

Comments
 (0)