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.
1 parent f1d9f82 commit c9727f1Copy full SHA for c9727f1
Resources/config/schema/doctrine-1.0.xsd
@@ -218,6 +218,7 @@
218
<xsd:attribute name="quote-strategy" type="xsd:string" />
219
<xsd:attribute name="entity-listener-resolver" type="xsd:string" />
220
<xsd:attribute name="repository-factory" type="xsd:string" />
221
+ <xsd:attribute name="report-fields-where-declared" type="xsd:string" />
222
</xsd:attributeGroup>
223
224
<xsd:complexType name="filter" mixed="true">
0 commit comments