forked from wallabag/wallabag
Apply PHP-CS-Fixer fixes
This commit is contained in:
@ -8,9 +8,6 @@ use Wallabag\UserBundle\Entity\User;
|
||||
|
||||
class UserFixtures extends Fixture
|
||||
{
|
||||
/**
|
||||
* {@inheritdoc}
|
||||
*/
|
||||
public function load(ObjectManager $manager)
|
||||
{
|
||||
$userAdmin = new User();
|
||||
|
||||
Reference in New Issue
Block a user