Logidav Docs

PrintCalbersonTicketsCommand extends ContainerAwareCommand
in package
uses LockableTrait

Class PrintCalbersonTicketsCommand

Table of Contents

Properties

$container  : ContainerInterface
$entityManager  : EntityManagerInterface
$geodisService  : GeodisService
$logCalberson  : array<string|int, string>
$logService  : LogService|null

Methods

__construct()  : mixed
PrintChronopostTicketsCommand constructor.
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 ][, GeodisService|null $geodisService = null ][, ContainerInterface|null $container = null ]) : mixed
Parameters
$name : null = null
$logService : LogService|null = null
$entityManager : EntityManagerInterface|null = null
$geodisService : GeodisService|null = 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