Skip to content

Commit d6cbee9

Browse files
committed
use :: instead of .. code-block:: php
1 parent f4873d3 commit d6cbee9

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

reference/forms/types/collection.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -371,9 +371,7 @@ prototype_data
371371

372372
Allows you to define specific data for the prototype. Each new row added will
373373
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
374+
for all entries with the `entry_options`_ option will be used::
377375

378376
use Symfony\Component\Form\Extension\Core\Type\CollectionType;
379377
use Symfony\Component\Form\Extension\Core\Type\TextType;

0 commit comments

Comments
 (0)