diff --git a/src/Controller/Component/AuthenticationComponent.php b/src/Controller/Component/AuthenticationComponent.php index b835c668..fe483527 100644 --- a/src/Controller/Component/AuthenticationComponent.php +++ b/src/Controller/Component/AuthenticationComponent.php @@ -339,7 +339,7 @@ public function getLoginRedirect(): ?string /** * Get the Controller callbacks this Component is interested in. * - * @return array + * @return array */ public function implementedEvents(): array {