Logidav Docs

GenerateEdiTicketsCommand extends ContainerAwareCommand
in package

Table of Contents

Properties

$container  : ContainerInterface|null
$ediService  : EdiService|null
$entityManager  : EntityManagerInterface|null
$filesImportService  : FilesImportService|null
$logService  : LogService|null

Methods

__construct()  : mixed
configure()  : mixed
Configure command
execute()  : int|null

Properties

Methods

__construct()

public __construct([mixed $name = null ][, LogService $logService = null ][, EntityManagerInterface $entityManager = null ][, ContainerInterface $container = null ][, EdiService $ediService = null ][, FilesImportService $filesImportService = null ]) : mixed
Parameters
$name : mixed = null
$logService : LogService = null
$entityManager : EntityManagerInterface = null
$container : ContainerInterface = null
$ediService : EdiService = null
$filesImportService : FilesImportService = 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