Skip to content

Commit c11dd62

Browse files
committed
minor symfony#11249 use :: instead of .. code-block:: php (OskarStark)
This PR was merged into the 3.4 branch. Discussion ---------- use :: instead of .. code-block:: php Commits ------- 6b107ba use :: instead of .. code-block:: php
2 parents bd1bfbe + 6b107ba commit c11dd62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/config/definition.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -403,7 +403,7 @@ has a certain value:
403403
(``null``, ``true``, ``false``), provide a replacement value in case
404404
the value is ``*.``
405405

406-
.. code-block:: php
406+
The following example shows these methods in practice::
407407

408408
$rootNode
409409
->children()

0 commit comments

Comments
 (0)