fix(continuous-integration): correction point phpstan
All checks were successful
Cadoles/nineskeletor/pipeline/pr-master This commit looks good

This commit is contained in:
2022-09-23 14:53:47 +02:00
parent 0ddb71006f
commit 86b11372e7
14 changed files with 4228 additions and 3360 deletions

View File

@ -128,6 +128,8 @@ class Registration implements UserInterface, LegacyPasswordAuthenticatedUserInte
//== CODE A NE PAS REGENERER
private $roles;
public function getUserIdentifier(): string
{
return $this->username;