Skip to content

Commit ad41667

Browse files
committed
Merge branch '3.4' into 4.0
* 3.4: render versionadded directive outside the code block
2 parents a8ea2d2 + bc2d51b commit ad41667

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

templating/twig_extension.rst

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -137,12 +137,6 @@ previous ``priceFilter()`` method::
137137
}
138138
}
139139

140-
Register the Lazy-Loaded Extension as a Service
141-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
142-
143-
.. versionadded:: 3.4
144-
The ``RuntimeExtensionInterface`` was introduced in Symfony 3.4.
145-
146140
If you're using the default ``services.yaml`` configuration, this will already
147141
work! Otherwise, :ref:`create a service <service-container-creating-service>`
148142
for this class and :doc:`tag your service </service_container/tags>` with ``twig.runtime``.

0 commit comments

Comments
 (0)