tidy
This commit is contained in:
@@ -33,9 +33,6 @@ class TestCommand extends Command{
|
|||||||
parent::configure();
|
parent::configure();
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
|
||||||
* {@inheritdoc}
|
|
||||||
*/
|
|
||||||
protected function execute(InputInterface $input, OutputInterface $output){
|
protected function execute(InputInterface $input, OutputInterface $output){
|
||||||
$output->writeln(get_class($this->_productAction));
|
$output->writeln(get_class($this->_productAction));
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user