Commit 86d04101 authored by Fabien Potencier's avatar Fabien Potencier

merged branch hell0w0rd/patch-1 (PR #757)

This PR was submitted for the master branch but it was merged into the 1.0 branch instead (closes #757).

Discussion
----------

[Docs] Add link for twig options

Commits
-------

3bdfa4a [Docs] Add link for twig options
parents 9717cc0c 749edd84
...@@ -14,7 +14,8 @@ Parameters ...@@ -14,7 +14,8 @@ Parameters
template contents. Use this if you want to define your templates inline. template contents. Use this if you want to define your templates inline.
* **twig.options** (optional): An associative array of twig * **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 * **twig.form.templates** (optional): An array of templates used to render
forms (only available when the ``FormServiceProvider`` is enabled). 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