ProductUsdCbmCommand
extends ContainerAwareCommand
in package
Table of Contents
Properties
- $_logProduct : mixed
Methods
- configure() : mixed
- execute() : int|void|null
Properties
$_logProduct
public
mixed
$_logProduct
= []
Methods
configure()
protected
configure() : mixed
execute()
protected
execute(InputInterface $input, OutputInterface $output) : int|void|null
Parameters
- $input : InputInterface
- $output : OutputInterface