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 fd8e772 commit d7cc365Copy full SHA for d7cc365
form/form_collections.rst
@@ -636,7 +636,7 @@ the relationship between the removed ``Tag`` and ``Task`` object.
636
``Tag`` is properly removed.
637
638
In Doctrine, you have two sides of the relationship: the owning side and the
639
- inverse side. Normally in this case you'll have a many-to-many relationship
+ inverse side. Normally in this case you'll have a many-to-one relationship
640
and the deleted tags will disappear and persist correctly (adding new
641
tags also works effortlessly).
642
0 commit comments