Skip to content

Commit a21215f

Browse files
committed
[#2561] Removing one more reference to JMSSecurityExtraBundle
1 parent 5b8119d commit a21215f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cookbook/security/securing_services.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,8 +145,8 @@ Securing Methods Using Annotations
145145
----------------------------------
146146

147147
You can also secure method calls in any service with annotations by using the
148-
optional `JMSSecurityExtraBundle`_ bundle. This bundle is included in the
149-
Symfony2 Standard Distribution.
148+
optional `JMSSecurityExtraBundle`_ bundle. This bundle is not included in the
149+
Symfony2 Standard Distribution, but you can choose to install it.
150150

151151
To enable the annotations functionality, :ref:`tag<book-service-container-tags>`
152152
the service you want to secure with the ``security.secure_service`` tag

0 commit comments

Comments
 (0)