Skip to content

Commit 7fb47bf

Browse files
author
David Fuhr
committed
Link twig constant function
The link was already created but must have been lost in some update.
1 parent 318bb8a commit 7fb47bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

best_practices/configuration.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ everywhere in your application. When using parameters, they are only available
126126
from places with access to the Symfony container.
127127

128128
Constants can be used for example in your Twig templates thanks to the
129-
``constant()`` function:
129+
`constant() function`_:
130130

131131
.. code-block:: html+jinja
132132

0 commit comments

Comments
 (0)