Skip to content

Commit 75f1a70

Browse files
committed
Reword
1 parent 0ddaf48 commit 75f1a70

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

form/form_collections.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@ of many other forms. This could be useful, for example, if you had a ``Task``
99
class and you wanted to edit/create/remove many ``Tag`` objects related to
1010
that Task, right inside the same form.
1111

12-
.. note::
13-
14-
The example presented here is based on Doctrine.
15-
1612
Let's start by creating a ``Task`` entity::
1713

1814
// src/AppBundle/Entity/Task.php

0 commit comments

Comments
 (0)