Logidav Docs

UpdateDropAndDepotPriceCommand extends ContainerAwareCommand uses LockableTrait

Class UpdateDropAndDepotPriceCommand

Table of Contents

Properties

$connection  : Connection
$em  : EntityManagerInterface|null
$entityManager  : EntityManagerInterface|null
$output  : OutputInterface
$queueService  : QueueServiceInterface
$recipients  : mixed
$user  : mixed

Methods

__construct()  : mixed
UpdateDropAndDepotPriceCommand constructor.
configure()  : mixed
execute()  : int|void|null
updateAuto()  : mixed
updateByFile()  : mixed
update Prices by file

Properties

Methods

__construct()

UpdateDropAndDepotPriceCommand constructor.

public __construct([null $name = null ][, EntityManagerInterface|null $entityManager = null ][, QueueServiceInterface|null $queueService = null ]) : mixed
Parameters
$name : null = null
$entityManager : EntityManagerInterface|null = null
$queueService : QueueServiceInterface|null = 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