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.
1 parent f4873d3 commit d6cbee9Copy full SHA for d6cbee9
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