We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58460c5 commit 039a298Copy full SHA for 039a298
security/csrf.rst
@@ -19,7 +19,7 @@ requires installing the Symfony Form component):
19
20
$ composer require security-csrf form
21
22
-Then, enable/disable the CSRF protection with the ``csrf_protection`` option.
+Then, enable/disable the CSRF protection with the ``csrf_protection`` option
23
(see the :ref:`CSRF configuration reference <reference-framework-csrf-protection>`
24
for more information):
25
0 commit comments