We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 420b338 commit ac88a71Copy full SHA for ac88a71
cookbook/security/remember_me.rst
@@ -190,10 +190,6 @@ your controller using annotations:
190
// ...
191
}
192
193
-.. versionadded:: 2.4
194
- The ``@Security`` annotation was introduced in SensioFrameworkExtraBundle 3.0,
195
- which can only be used with Symfony 2.4 or later.
196
-
197
.. tip::
198
199
If you also had an access control in your security configuration that
0 commit comments