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 5ea52d7 + 12495e4 commit 167c6bcCopy full SHA for 167c6bc
reference/forms/types/collection.rst
@@ -372,9 +372,7 @@ prototype_data
372
373
Allows you to define specific data for the prototype. Each new row added will
374
initially contain the data set by this option. By default, the data configured
375
-for all entries with the `entry_options`_ option will be used.
376
-
377
-.. code-block:: php
+for all entries with the `entry_options`_ option will be used::
378
379
use Symfony\Component\Form\Extension\Core\Type\CollectionType;
380
use Symfony\Component\Form\Extension\Core\Type\TextType;
0 commit comments