Logidav Docs

PrintGlsTicketsCommand extends ContainerAwareCommand
in package
uses LockableTrait

Class PrintGlsTicketsCommand

Table of Contents

Properties

$container  : ContainerInterface
$entityManager  : EntityManagerInterface
$glsService  : GlsService
$logService  : LogService|null
$trackingCodeService  : TrackingCodeService

Methods

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

Properties

Methods

__construct()

PrintChronopostTicketsCommand constructor.

public __construct([null $name = null ][, LogService|null $logService = null ][, EntityManagerInterface|null $entityManager = null ][, GlsService|null $glsService = null ][, ContainerInterface|null $container = null ][, TrackingCodeService $trackingCodeService = null ]) : mixed
Parameters
$name : null = null
$logService : LogService|null = null
$entityManager : EntityManagerInterface|null = null
$glsService : GlsService|null = null
$container : ContainerInterface|null = null
$trackingCodeService : TrackingCodeService = null

execute()

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

addSpacesBeforeUppercase()

private addSpacesBeforeUppercase(mixed $input) : mixed
Parameters
$input : mixed

        
On this page

Search results