ImportProductsCommand
extends ContainerAwareCommand
Table of Contents
Properties
-
$defaultName
: mixed
-
$mauroFerrettiProductService
: mixed
Methods
-
__construct()
: mixed
-
configure()
: mixed
-
execute()
: mixed
$defaultName
protected
static mixed
$defaultName
= 'mauroferretti:import-products'
$mauroFerrettiProductService
private
mixed
$mauroFerrettiProductService
__construct()
public
__construct(MauroFerrettiSRLProductService $mauroFerrettiProductService) : mixed
Parameters
-
$mauroFerrettiProductService
: MauroFerrettiSRLProductService
-
protected
configure() : mixed
execute()
protected
execute(InputInterface $input, OutputInterface $output) : mixed
Parameters
-
$input
: InputInterface
-
-
$output
: OutputInterface
-