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 2620b49 + c8fdee6 commit 4b34ea2Copy full SHA for 4b34ea2
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