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 e179bd4 commit 477dac1Copy full SHA for 477dac1
form/form_collections.rst
@@ -19,7 +19,7 @@ that Task, right inside the same form.
19
including the ``ManyToMany`` association mapping definition on the Task's
20
``tags`` property.
21
22
-Let's start by creating a simple ``Task`` entity::
+Let's start by creating a ``Task`` entity::
23
24
// src/AppBundle/Entity/Task.php
25
namespace AppBundle\Entity;
0 commit comments