Skip to content

Commit 669d72e

Browse files
mickaelandrieuweaverryan
authored andcommitted
Fixed SensioFrameworkExtraBundle complete name
1 parent 78e07b9 commit 669d72e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/security.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1085,7 +1085,7 @@ authorization from inside a controller::
10851085

10861086
.. _book-security-securing-controller-annotations:
10871087

1088-
Thanks to the FrameworkExtraBundle, you can also secure your controller using annotations::
1088+
Thanks to the SensioFrameworkExtraBundle, you can also secure your controller using annotations::
10891089

10901090
// ...
10911091
use Sensio\Bundle\FrameworkExtraBundle\Configuration\Security;

0 commit comments

Comments
 (0)