Logidav Docs

SyncOrdersCommand extends ContainerAwareCommand

Class SyncOrdersCommand

Table of Contents

Properties

$container  : ContainerInterface
$entityManager  : EntityManagerInterface|null
$lesTendancesService  : LesTendancesService|null
$logService  : LogServiceInterface

Methods

__construct()  : mixed
SyncOrdersCommand constructor.
configure()  : mixed
Configure command
execute()  : int|void|null

Properties

Methods

__construct()

SyncOrdersCommand constructor.

public __construct([null $name = null ][, LesTendancesService|null $lesTendancesService = null ][, ContainerInterface|null $container = null ][, EntityManagerInterface|null $entityManager = null ][, LogServiceInterface $logService = null ]) : mixed
Parameters
$name : null = null
$lesTendancesService : LesTendancesService|null = null
$container : ContainerInterface|null = null
$entityManager : EntityManagerInterface|null = null
$logService : LogServiceInterface = null

execute()

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

        
On this page

Search results