Logidav Docs

ShipSalesCommand extends ContainerAwareCommand
in package
uses LockableTrait

Tags
todo-amine

change class name

Table of Contents

Properties

$productServices  : ProductService
$entityManager  : EntityManagerInterface

Methods

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

Properties

Methods

__construct()

ProductCommand constructor.

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

runCommand()

public runCommand(mixed $commandName, mixed $arguments, mixed $output) : int
Parameters
$commandName : mixed
$arguments : mixed
$output : mixed
Tags
throws
Exception
Return values
int

execute()

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

        
On this page

Search results