Update xml-mapping.rst
Fixed closing entity tag.
This commit is contained in:
parent
35d4405727
commit
143f87960e
@ -776,6 +776,6 @@ entity relationship. You can define this in XML with the "association-key" attri
|
||||
<field name="value" type="string" />
|
||||
|
||||
<many-to-one field="article" target-entity="Article" inversed-by="attributes" />
|
||||
<entity>
|
||||
</entity>
|
||||
|
||||
</doctrine-mapping>
|
||||
|
Loading…
x
Reference in New Issue
Block a user