From 0fac635460f36c3d35b3516ce7678e3d87488924 Mon Sep 17 00:00:00 2001 From: ADmad Date: Thu, 21 Nov 2024 11:55:21 +0530 Subject: [PATCH] Update references to defunct SecurityComponent --- en/views/helpers/form.rst | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/en/views/helpers/form.rst b/en/views/helpers/form.rst index 464e65617a..3cc3980c8a 100644 --- a/en/views/helpers/form.rst +++ b/en/views/helpers/form.rst @@ -2054,7 +2054,7 @@ Will output: .. note:: If you are using - :php:class:`Cake\\Controller\\Component\\SecurityComponent` in your + :php:class:`Cake\\Controller\\Component\\FormProtectionComponent` in your application you should always end your forms with ``end()``. Creating Standalone Buttons and POST Links @@ -2074,7 +2074,7 @@ Creating POST Buttons Creates a ``