From 6b107ba518883744f403844e90712dc6026c7cff Mon Sep 17 00:00:00 2001 From: Oskar Stark Date: Fri, 29 Mar 2019 14:06:35 +0100 Subject: [PATCH] use :: instead of .. code-block:: php --- components/config/definition.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/config/definition.rst b/components/config/definition.rst index 67173a0ce90..82feda36aaf 100644 --- a/components/config/definition.rst +++ b/components/config/definition.rst @@ -403,7 +403,7 @@ has a certain value: (``null``, ``true``, ``false``), provide a replacement value in case the value is ``*.`` -.. code-block:: php +The following example shows these methods in practice:: $rootNode ->children()