Logidav Docs

DropShipShippingCommand extends ContainerAwareCommand uses LockableTrait

Class SaleSavStatisticsCommand

Table of Contents

Properties

$dbConnection  : mixed
$em  : EntityManagerInterface|null
$eventDispatcher  : EventDispatcherInterface|null
$output  : mixed
$productService  : ProductService|null

Methods

__construct()  : mixed
SaleExpeditionCheckCommand constructor.
configure()  : mixed
execute()  : int|void|null
menzzoDropshipPalimi()  : void
Ship Palimi sales
shipCmpOrders()  : mixed
Ship Cmp orders
shipVidaxlOrders()  : mixed
Ship vidaxl orders

Properties

Methods

__construct()

SaleExpeditionCheckCommand constructor.

public __construct([null $name = null ][, BigbuyApi $bigbuyApi = null ][, ProductService|null $productService = null ][, EntityManagerInterface|null $entityManager = null ][, EventDispatcherInterface $eventDispatcher = null ]) : mixed
Parameters
$name : null = null
$bigbuyApi : BigbuyApi = null
$productService : ProductService|null = null
$entityManager : EntityManagerInterface|null = null
$eventDispatcher : EventDispatcherInterface = null

execute()

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

        
On this page

Search results