mirror of
https://gitnet.fr/deblan/gist.git
synced 2021-08-14 08:30:49 +02:00
Fix issue #5
This commit is contained in:
parent
7c387d1729
commit
a26a5de5ac
@ -11,7 +11,6 @@ class User extends BaseUser implements UserInterface
|
||||
{
|
||||
public function eraseCredentials()
|
||||
{
|
||||
$this->setPassword(null);
|
||||
}
|
||||
|
||||
public function getRoles()
|
||||
|
Loading…
Reference in New Issue
Block a user