Added new user admin command
parent
819ec6a25d
commit
ac8f6d1028
|
@ -89,7 +89,6 @@ class LoadDefaultCommandsCommand extends Command
|
||||||
|
|
||||||
$this->entityManager->flush();
|
$this->entityManager->flush();
|
||||||
|
|
||||||
return 1;
|
return Command::SUCCESS;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
Loading…
Reference in New Issue