Skip to content

Commit 8b25e6e

Browse files
committed
minor #5198 Link twig constant function (davidfuhr)
This PR was merged into the 2.3 branch. Discussion ---------- Link twig constant function The link was already created but must have been lost in some update. | Q | A | ------------- | --- | Doc fix? | yes | New docs? | no | Applies to | all | Fixed tickets | none Commits ------- 7fb47bf Link twig constant function
2 parents 99e2034 + 7fb47bf commit 8b25e6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

best_practices/configuration.rst

Lines changed: 1 addition & 1 deletion
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)