Logidav Docs

PrintTamdisTicketsCommand extends ContainerAwareCommand
in package
uses LockableTrait

Class PrintTamdisTicketsCommand

Table of Contents

Properties

$container  : ContainerInterface
$entityManager  : EntityManagerInterface
$logService  : LogService|null
$shipmentService  : ShipmentService|null
$tamdisService  : TamdisService|null
$trackingCodeService  : TrackingCodeService

Methods

__construct()  : mixed
configure()  : mixed
Configure command
execute()  : void

Properties

Methods

__construct()

public __construct([mixed $name = null ][, LogService|null $logService = null ][, EntityManagerInterface|null $entityManager = null ][, TamdisService|null $tamdisService = null ][, ContainerInterface|null $container = null ][, TrackingCodeService|null $trackingCodeService = null ][, ShipmentService $shipmentService = null ]) : mixed
Parameters
$name : mixed = null
$logService : LogService|null = null
$entityManager : EntityManagerInterface|null = null
$tamdisService : TamdisService|null = null
$container : ContainerInterface|null = null
$trackingCodeService : TrackingCodeService|null = null
$shipmentService : ShipmentService = null

execute()

protected execute(InputInterface $input, OutputInterface $output) : void
Parameters
$input : InputInterface
$output : OutputInterface
Tags
throws
MpdfException

        
On this page

Search results