Logidav Docs

ProductCommand extends ContainerAwareCommand
in package
uses LockableTrait

Table of Contents

Properties

$productServices  : ProductService

Methods

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

Properties

Methods

__construct()

ProductCommand constructor.

public __construct([null $name = null ][, ProductService $productServices = null ]) : mixed
Parameters
$name : null = null
$productServices : ProductService = null

execute()

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

        
On this page

Search results