Logidav Docs

FixCreatedProductsEanCommand extends ContainerAwareCommand
in package
uses LockableTrait

Table of Contents

Properties

$productService  : ProductService
$configService  : object
$container  : ContainerInterface
$entityManager  : EntityManagerInterface
$newProductService  : NewProductService|null
$productFeedDirPath  : string

Methods

__construct()  : mixed
ProductCommand constructor.
configure()  : mixed
execute()  : mixed

Properties

Methods

__construct()

ProductCommand constructor.

public __construct([null $name = null ][, ProductService $productService = null ][, EntityManagerInterface $entityManager = null ][, ContainerInterface $container = null ][, NewProductService $newProductService = null ]) : mixed
Parameters
$name : null = null
$productService : ProductService = null
$entityManager : EntityManagerInterface = null
$container : ContainerInterface = null
$newProductService : NewProductService = null

execute()

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

        
On this page

Search results