UpdateComposedProductQtyCommand
extends ContainerAwareCommand
Table of Contents
Properties
-
$defaultName
: mixed
-
$connection
: mixed
-
$logger
: mixed
Methods
-
__construct()
: mixed
-
configure()
: mixed
-
execute()
: mixed
$defaultName
protected
static mixed
$defaultName
= 'menzzo:product:update-composed-product-qty'
$connection
private
mixed
$connection
$logger
private
mixed
$logger
__construct()
public
__construct(Connection $connection, LoggerInterface $logger) : mixed
Parameters
-
$connection
: Connection
-
-
$logger
: LoggerInterface
-
protected
configure() : mixed
execute()
protected
execute(InputInterface $input, OutputInterface $output) : mixed
Parameters
-
$input
: InputInterface
-
-
$output
: OutputInterface
-