We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a8ea2d2 + bc2d51b commit ad41667Copy full SHA for ad41667
templating/twig_extension.rst
@@ -137,12 +137,6 @@ previous ``priceFilter()`` method::
137
}
138
139
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
146
If you're using the default ``services.yaml`` configuration, this will already
147
work! Otherwise, :ref:`create a service <service-container-creating-service>`
148
for this class and :doc:`tag your service </service_container/tags>` with ``twig.runtime``.
0 commit comments