Logidav Docs

SaleExpeditionCsvChronopostCommand extends ContainerAwareCommand uses LockableTrait

Class SaleExpeditionCsvChronopostCommand

Table of Contents

Properties

$_incrementId  : mixed
$_logOrderShipment  : array<string|int, mixed>
$_order  : array<string|int, mixed>
$_trackingNumber  : mixed
$eventDispatcher  : EventDispatcherInterface

Methods

__construct()  : mixed
SaleExpeditionCsvChronopostCommand constructor.
configure()  : mixed
execute()  : int|void|null
dispatchSaleProductsShipped()  : mixed
Dispatsh sale products as Shipped

Properties

Methods

__construct()

SaleExpeditionCsvChronopostCommand constructor.

public __construct([null $name = null ][, EventDispatcherInterface|null $eventDispatcher = null ]) : mixed
Parameters
$name : null = null
$eventDispatcher : EventDispatcherInterface|null = null

execute()

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

dispatchSaleProductsShipped()

Dispatsh sale products as Shipped

private dispatchSaleProductsShipped(mixed $saleProducts) : mixed
Parameters
$saleProducts : mixed

        
On this page

Search results