|
@@ -7,7 +7,7 @@ use Symfony\Component\Console\Input\InputInterface;
|
|
use Symfony\Component\Console\Output\OutputInterface;
|
|
use Symfony\Component\Console\Output\OutputInterface;
|
|
use Symfony\Component\Console\Input\InputOption;
|
|
use Symfony\Component\Console\Input\InputOption;
|
|
|
|
|
|
-class CreateOAuthClientCommand extends ContainerAwareCommand
|
|
|
|
|
|
+class OAuthClientCreateCommand extends ContainerAwareCommand
|
|
{
|
|
{
|
|
|
|
|
|
protected function configure()
|
|
protected function configure()
|