Logidav Docs

ImportProductLabelsCommand extends ContainerAwareCommand
in package

Table of Contents

Properties

$container  : mixed
$entityManager  : mixed
$productLabelRepo  : mixed
$productLabelService  : mixed

Methods

__construct()  : mixed
configure()  : void
execute()  : mixed

Properties

Methods

__construct()

public __construct([mixed $name = null ][, EntityManagerInterface $entityManager = null ][, ContainerInterface $container = null ][, ProductlabelService $productlabelService = null ][, ProductLabelRepository $productLabelRepo = null ]) : mixed
Parameters
$name : mixed = null
$entityManager : EntityManagerInterface = null
$container : ContainerInterface = null
$productlabelService : ProductlabelService = null
$productLabelRepo : ProductLabelRepository = null

execute()

protected execute(InputInterface $input, OutputInterface $output) : mixed
Parameters
$input : InputInterface
$output : OutputInterface

        
On this page

Search results