Logidav Docs

CheckAsirGroupSystemAlert extends ContainerAwareCommand
in package

Table of Contents

Properties

$alertService  : SystemAlertService|null
$container  : Container|null
$entityManager  : EntityManagerInterface|null
$filesImportService  : FilesImportService|null
$historyService  : PriceHistoryService

Methods

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

Properties

Methods

__construct()

public __construct([string $name = null ][, Container $container = null ][, SystemAlertService $alertService = null ][, FilesImportService $filesImportService = null ][, EntityManagerInterface $entityManager = null ][, PriceHistoryService $historyService = null ]) : mixed
Parameters
$name : string = null
$container : Container = null
$alertService : SystemAlertService = null
$filesImportService : FilesImportService = null
$entityManager : EntityManagerInterface = null
$historyService : PriceHistoryService = null

execute()

public execute(InputInterface $input, OutputInterface $output) : mixed
Parameters
$input : InputInterface
$output : OutputInterface

fixOldPriceIssue()

private fixOldPriceIssue(mixed $input, mixed $output) : mixed
Parameters
$input : mixed
$output : mixed

        
On this page

Search results