Skip to content

Commit

Permalink
Fix CS error
Browse files Browse the repository at this point in the history
  • Loading branch information
ADmad committed Nov 22, 2021
1 parent fd316a9 commit 1623daf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Controller/Component/AuthenticationComponent.php
Expand Up @@ -339,7 +339,7 @@ public function getLoginRedirect(): ?string
/**
* Get the Controller callbacks this Component is interested in.
*
* @return array
* @return array<string, mixed>
*/
public function implementedEvents(): array
{
Expand Down

0 comments on commit 1623daf

Please sign in to comment.