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