Added command for creating admin users on console

This commit is contained in:
franck
2013-08-28 14:23:50 +02:00
parent 38c2dc319a
commit 07849aa614
5 changed files with 122 additions and 3 deletions

View File

@@ -24,7 +24,6 @@
namespace Thelia\Command;
use Thelia\Command\ContainerAwareCommand;
use Thelia\Core\Event\TheliaEvents;
use Symfony\Component\Console\Input\InputInterface;
use Symfony\Component\Console\Output\OutputInterface;