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.
2 parents 4c8773d + 61b3221 commit ffd4b87Copy full SHA for ffd4b87
form/form_collections.rst
@@ -51,8 +51,6 @@ Let's start by creating a ``Task`` entity::
51
Now, create a ``Tag`` class. As you saw above, a ``Task`` can have many ``Tag``
52
objects::
53
54
-.. code-block:: php
55
-
56
// src/Entity/Tag.php
57
namespace App\Entity;
58
0 commit comments