Skip to content

Commit

Permalink
Fix PHPStan.
Browse files Browse the repository at this point in the history
  • Loading branch information
drupol committed Dec 5, 2019
1 parent 40bda27 commit 7708f5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Security/Core/User/CasUser.php
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ public function getPgt(): ?string
}

/**
* {@inheritdoc}
* @return string[]
*/
public function getRoles()
{
Expand Down

0 comments on commit 7708f5c

Please sign in to comment.