Logidav Docs

PrintTicketsCommand extends ContainerAwareCommand
in package
uses LockableTrait

Class PrintTicketsCommand

Table of Contents

Properties

$idfService  : IdfService
$logService  : LogService|null
$pdfService  : PdfService
$shipmentService  : ShipmentService|null

Methods

__construct()  : mixed
generateTicketPdfIdf()  : array<string|int, mixed>
configure()  : mixed
Configure command
execute()  : int|null

Properties

Methods

generateTicketPdfIdf()

public generateTicketPdfIdf(mixed $saleProduct, mixed $order, mixed $path, mixed $colisNumber) : array<string|int, mixed>
Parameters
$saleProduct : mixed
$order : mixed
$path : mixed
$colisNumber : mixed
Tags
throws
MpdfException
Return values
array<string|int, mixed>

execute()

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

        
On this page

Search results