8000 minor #11129 use :: instead of .. code-block:: php (OskarStark) · symfony/symfony-docs@fee6f16 · GitHub
[go: up one dir, main page]

Skip to content

Commit fee6f16

Browse files
committed
minor #11129 use :: instead of .. code-block:: php (OskarStark)
This PR was merged into the 3.4 branch. Discussion ---------- use :: instead of .. code-block:: php Follow up of #11125 cc @javiereguiluz Commits ------- d6cbee9 use :: instead of .. code-block:: php
2 parents d2bd57f + d6cbee9 commit fee6f16

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)
0