8000 added a reference to scopes documentation · symfony/symfony-docs@61a5042 · GitHub
[go: up one dir, main page]

Skip to content

Commit 61a5042

Browse files
committed
added a reference to scopes documentation
1 parent a6a60ff commit 61a5042

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cookbook/templating/twig_extension.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ Now you must let Service Container know about your newly created Twig Extension:
9898
there's a higher chance that you'll get a **CircularReferenceException**
9999
or a **ScopeWideningInjectionException** if any services
100100
(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`.
101102

102103
Using the custom Extension
103104
--------------------------

0 commit comments

Comments
 (0)
0