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 c3854c8 + c8a0a72 commit acd1c74Copy full SHA for acd1c74
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