CheckNotioPreparedOrdersCommand
extends ContainerAwareCommand
uses
LockableTrait
Table of Contents
Properties
-
$name
: null
-
$notioProductService
: NotioProductService
Methods
-
__construct()
: mixed
-
configure()
: mixed
-
execute()
: mixed
__construct()
public
__construct([mixed $name = null ][, NotioProductService $notioProductService = null ]) : mixed
Parameters
-
$name
: mixed
= null
-
-
$notioProductService
: NotioProductService
= null
-
protected
configure() : mixed
execute()
protected
execute(InputInterface $input, OutputInterface $output) : mixed
Parameters
-
$input
: InputInterface
-
-
$output
: OutputInterface
-