Skip to content

Commit bc2d51b

Browse files
committed
minor #10037 render versionadded directive outside the code block (xabbuh)
This PR was merged into the 3.4 branch. Discussion ---------- render versionadded directive outside the code block Commits ------- 04560be render versionadded directive outside the code block
2 parents bb177d3 + 04560be commit bc2d51b

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)