Commit 415ded00 authored by Fabien Potencier's avatar Fabien Potencier

Merge branch '1.2' into 1.3

* 1.2:
  [Docs] [Providers] Fixed typo
parents fde7db80 9b799b52
...@@ -17,7 +17,7 @@ Services ...@@ -17,7 +17,7 @@ Services
* **form.factory**: An instance of `FormFactory * **form.factory**: An instance of `FormFactory
<http://api.symfony.com/master/Symfony/Component/Form/FormFactory.html>`_, <http://api.symfony.com/master/Symfony/Component/Form/FormFactory.html>`_,
that is used for build a form. that is used to build a form.
* **form.csrf_provider**: An instance of an implementation of * **form.csrf_provider**: An instance of an implementation of
`CsrfProviderInterface `CsrfProviderInterface
......
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