Fixed CS
This commit is contained in:
parent
4f9a41df37
commit
ab50b5ec39
17 changed files with 1647 additions and 1598 deletions
|
|
@ -85,6 +85,7 @@ class ModelUserProvider implements UserProviderInterface
|
|||
}
|
||||
|
||||
$proxyClass = $this->proxyClass;
|
||||
|
||||
return new $proxyClass($user);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue