Commit 80c96c85 authored by Markus Tacker's avatar Markus Tacker

Added link to protected closure section. See #235.

parent a764a3b9
...@@ -28,7 +28,7 @@ Services ...@@ -28,7 +28,7 @@ Services
* **twig**: The ``Twig_Environment`` instance. The main way of * **twig**: The ``Twig_Environment`` instance. The main way of
interacting with Twig. interacting with Twig.
* **twig.configure**: Protected closure that takes the Twig * **twig.configure**: :doc:`Protected closure <services#protected-closures>` that takes the Twig
environment as an argument. You can use it to add more environment as an argument. You can use it to add more
custom globals. custom globals.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment