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 852891b + acd1c74 commit 61b3221Copy full SHA for 61b3221
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