Ran code through php-cs-fixer
Signed-off-by: Gergely POLONKAI (W00d5t0ck) <polesz@w00d5t0ck.info>
This commit is contained in:
@@ -365,8 +365,10 @@ class User implements UserInterface, AdvancedUserInterface
|
||||
return true;
|
||||
}
|
||||
$groups->add($group);
|
||||
|
||||
return true;
|
||||
});
|
||||
|
||||
return $groups;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user