File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
src/Symfony/Bundle/DoctrineBundle/Resources/config/schema Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 71
71
<xsd : element name =" metadata-cache-driver" type =" metadata_cache_driver" minOccurs =" 0" maxOccurs =" 1" />
72
72
</xsd : choice >
73
73
74
+ <xsd : attribute name =" auto-mapping" type =" xsd:string" />
74
75
<xsd : attribute name =" default-entity-manager" type =" xsd:string" />
75
76
<xsd : attribute name =" default-connection" type =" xsd:string" />
76
77
99
100
<xsd : element name =" hydrator" type =" type" minOccurs =" 0" maxOccurs =" unbounded" />
100
101
</xsd : choice >
101
102
103
+ <xsd : attribute name =" auto-mapping" type =" xsd:string" />
102
104
<xsd : attribute name =" connection" type =" xsd:string" />
103
105
<xsd : attribute name =" name" type =" xsd:string" />
104
106
<xsd : attribute name =" result-cache-driver" type =" xsd:string" />
You can’t perform that action at this time.
0 commit comments