Skip to content

Commit 7bacdf5

Browse files
committed
Merge branch '4.2'
* 4.2: use :: instead of .. code-block:: php
2 parents 4880aee + 1caef4c commit 7bacdf5

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
@@ -396,7 +396,7 @@ has a certain value:
396396
(``null``, ``true``, ``false``), provide a replacement value in case
397397
the value is ``*.``
398398

399-
.. code-block:: php
399+
The following example shows these methods in practice::
400400

401401
$rootNode
402402
->children()

0 commit comments

Comments
 (0)