Skip to content

Commit 167c6bc

Browse files
committed
Merge branch '4.2'
* 4.2: use :: instead of .. code-block:: php
2 parents 5ea52d7 + 12495e4 commit 167c6bc

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
@@ -372,9 +372,7 @@ prototype_data
372372

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

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

0 commit comments

Comments
 (0)