Skip to content

Commit 04560be

Browse files
committed
render versionadded directive outside the code block
1 parent bb177d3 commit 04560be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

templating/twig_extension.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,8 +134,8 @@ previous ``priceFilter()`` method::
134134
}
135135
}
136136

137-
.. versionadded:: 3.4
138-
The ``RuntimeExtensionInterface`` was introduced in Symfony 3.4.
137+
.. versionadded:: 3.4
138+
The ``RuntimeExtensionInterface`` was introduced in Symfony 3.4.
139139

140140
If you're using the default ``services.yaml`` configuration, this will already
141141
work! Otherwise, :ref:`create a service <service-container-creating-service>`

0 commit comments

Comments
 (0)