We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 915bf49 commit 279af5cCopy full SHA for 279af5c
templating/global_variables.rst
@@ -92,7 +92,7 @@ the ``@`` character, which is the usual syntax to
92
93
<twig:config>
94
<!-- ... -->
95
- <twig:global key="foo" id="App\Generator\UuidGenerator" type="service"/>
+ <twig:global key="uuid" id="App\Generator\UuidGenerator" type="service"/>
96
</twig:config>
97
</container>
98
0 commit comments