Skip to content

Commit 4eabb47

Browse files
committed
[#5206] Removed versionadded directives
1 parent b5dd5a1 commit 4eabb47

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

cookbook/security/csrf_in_login_form.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -66,11 +66,6 @@ provider available in the Security component:
6666
)
6767
));
6868
69-
.. versionadded:: 2.4
70-
The ``security.csrf.token_manager`` service was introduced in Symfony 2.4.
71-
Prior to Symfony 2.4, you can use the ``form.csrf_provider`` service
72-
available in the Form component.
73-
7469
The Security component can be configured further, but this is all information
7570
it needs to be able to use CSRF in the login form.
7671

0 commit comments

Comments
 (0)