Example #1
0
 public function register(InputInterface $input)
 {
     $command = $input->getCommand();
     $this->registerCommand($command);
 }