Merge pull request #313 from maxromanovsky/patch-1

Misspelled authentication config parameter in docs
This commit is contained in:
William Durand 2014-01-13 06:26:52 -08:00
commit f2a80511a7

View File

@ -203,7 +203,7 @@ Also bundle will get information from the other annotations:
* @FOS\RestBundle\Controller\Annotations\QueryParam - use as `requirements` (when strict parameter is true), `filters` (when strict is false)
* @JMS\SecurityExtraBundle\Annotation\Secure - set `authentification` to true, `authenticationRoles` to the given roles
* @JMS\SecurityExtraBundle\Annotation\Secure - set `authentication` to true, `authenticationRoles` to the given roles
* @Sensio\Bundle\FrameworkExtraBundle\Configuration\Cache - set `cache`