UpdateNotioNewProductsDimensionsCommand
extends ContainerAwareCommand
in package
Table of Contents
Properties
Methods
- __construct() : mixed
- configure() : mixed
- execute() : int
Properties
$newProductService
private
NewProductService
$newProductService
Methods
__construct()
public
__construct(NewProductService $newProductService) : mixed
Parameters
- $newProductService : NewProductService
configure()
protected
configure() : mixed
execute()
protected
execute(InputInterface $input, OutputInterface $output) : int
Parameters
- $input : InputInterface
- $output : OutputInterface