ProductCheckCompositionMatch
extends ContainerAwareCommand
in package
uses
LockableTrait
Class ProductCheckCompositionMatch
Table of Contents
Properties
- $dbConnection : mixed
- $em : mixed
- $productService : mixed
Methods
- configure() : mixed
- execute() : int|void|null
Properties
$dbConnection
protected
mixed
$dbConnection
$em
protected
mixed
$em
$productService
protected
mixed
$productService
Methods
configure()
protected
configure() : mixed
execute()
protected
execute(InputInterface $input, OutputInterface $output) : int|void|null
Parameters
- $input : InputInterface
- $output : OutputInterface