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