Logidav Docs

GenerateGeodisExpeditionForSaleProductsTxtAndSendCommand extends ContainerAwareCommand
in package
uses LockableTrait

Table of Contents

Properties

$productServices  : ProductService
$entityManager  : EntityManagerInterface
$glsService  : mixed
$shipmentService  : ShipmentService|null

Methods

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

Properties

Methods

__construct()

ProductCommand constructor.

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

        
On this page

Search results