Logidav Docs

PrintSdenTicketsCommand extends ContainerAwareCommand
in package
uses LockableTrait

Class PrintSdenTicketsCommand

Table of Contents

Properties

$container  : ContainerInterface
$entityManager  : EntityManagerInterface
$logSden  : array<string|int, string>
$logService  : LogService|null
$sdenService  : SdenService

Methods

__construct()  : mixed
PrintChronopostTicketsCommand constructor.
removeStrings()  : mixed
configure()  : mixed
Configure command
execute()  : int|null

Properties

Methods

__construct()

PrintChronopostTicketsCommand constructor.

public __construct([null $name = null ][, LogService|null $logService = null ][, EntityManagerInterface|null $entityManager = null ][, SdenService $sdenService = null ][, ContainerInterface|null $container = null ]) : mixed
Parameters
$name : null = null
$logService : LogService|null = null
$entityManager : EntityManagerInterface|null = null
$sdenService : SdenService = null
$container : ContainerInterface|null = null

execute()

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

        
On this page

Search results