Logidav Docs

GenerateCarrierTicketsCommand extends ContainerAwareCommand
in package
uses LockableTrait

Table of Contents

Properties

$productServices  : ProductService
$entityManager  : EntityManagerInterface
$saleProductShipmentService  : SaleProductShipmentService

Methods

__construct()  : mixed
ProductCommand constructor.
configure()  : mixed
execute()  : int|null

Properties

Methods

__construct()

ProductCommand constructor.

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

execute()

protected execute(InputInterface $input, OutputInterface $output) : int|null
Parameters
$input : InputInterface
$output : OutputInterface
Tags
throws
DBALException
Return values
int|null

        
On this page

Search results