Explorar o código

Command/OAuthClientCreateCommand.php

Guillermo Espinoza %!s(int64=8) %!d(string=hai) anos
pai
achega
3e6fd1d866
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Command/OAuthClientCreateCommand.php

+ 1 - 1
Command/OAuthClientCreateCommand.php

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