Commit 466beac0 authored by Fabien Potencier's avatar Fabien Potencier

Merge branch '1.0'

* 1.0:
  Use null controller as fake route to be dumpable
  Add link for twig options
parents 727932da f44db3ed
......@@ -14,7 +14,8 @@ Parameters
template contents. Use this if you want to define your templates inline.
* **twig.options** (optional): An associative array of twig
options. Check out the twig documentation for more information.
options. Check out the `twig documentation <http://twig.sensiolabs.org/doc/api.html#environment-options>`_
for more information.
* **twig.form.templates** (optional): An array of templates used to render
forms (only available when the ``FormServiceProvider`` is enabled).
......
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