8000
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.
1 parent a6a60ff commit 61a5042Copy full SHA for 61a5042
cookbook/templating/twig_extension.rst
@@ -98,6 +98,7 @@ Now you must let Service Container know about your newly created Twig Extension:
98
there's a higher chance that you'll get a **CircularReferenceException**
99
or a **ScopeWideningInjectionException** if any services
100
(or your Twig Extension in this case) are dependent on the request service.
101
+ For more information take a look at :doc:`/cookbook/service_container/scopes`.
102
103
Using the custom Extension
104
--------------------------
0 commit comments