ExportNonMonocolisProductsCommand
extends ContainerAwareCommand
Table of Contents
Properties
-
$entityManager
: EntityManagerInterface
Methods
-
__construct()
: mixed
-
configure()
: mixed
-
execute()
: mixed
$entityManager
private
EntityManagerInterface
$entityManager
__construct()
public
__construct(EntityManagerInterface $entityManager) : mixed
Parameters
-
$entityManager
: EntityManagerInterface
-
protected
configure() : mixed
execute()
protected
execute(InputInterface $input, OutputInterface $output) : mixed
Parameters
-
$input
: InputInterface
-
-
$output
: OutputInterface
-