Commit 337af0c0 authored by Fabien Potencier's avatar Fabien Potencier

merged branch igorw/security-provider-link (PR #451)

Commits
-------

c5431978 Add SecurityServiceProvider to list of included providers

Discussion
----------

Add SecurityServiceProvider to list of included providers
parents 3ae77d82 c5431978
...@@ -59,6 +59,7 @@ the ``Silex\Provider`` namespace: ...@@ -59,6 +59,7 @@ the ``Silex\Provider`` namespace:
* :doc:`ValidatorServiceProvider <providers/validator>` * :doc:`ValidatorServiceProvider <providers/validator>`
* :doc:`HttpCacheServiceProvider <providers/http_cache>` * :doc:`HttpCacheServiceProvider <providers/http_cache>`
* :doc:`FormServiceProvider <providers/form>` * :doc:`FormServiceProvider <providers/form>`
* :doc:`SecurityServiceProvider <providers/security>`
Third party providers Third party providers
~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~
......
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