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 ``