Commit 6768b3c8 authored by Fabien Potencier's avatar Fabien Potencier

added some missing information in the docs

parent 9c56d19f
......@@ -83,6 +83,12 @@ additional capabilities:
more information in the `Symfony2 Forms reference
<http://symfony.com/doc/current/reference/forms/twig_reference.html>`_.
* **SecurityServiceProvider**: If you are using the
``SecurityServiceProvider``, you will have access to the ``is_granted()``
function in templates. You can find more information in the `Symfony2
Security documentation
<http://symfony.com/doc/current/book/security.html#access-control-in-templates>`_.
Usage
-----
......
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