DailyAlertCommand
extends ContainerAwareCommand
in package
uses
LockableTrait
Class DailyAlertCommand
Table of Contents
Properties
- $entityManager : EntityManagerInterface|null
Methods
- __construct() : mixed
- configure() : mixed
- Configure command
- execute() : int|null
- sendDailyAlertsAboutAsirTicketsGenerationErros() : mixed
Properties
$entityManager
private
EntityManagerInterface|null
$entityManager
Methods
__construct()
public
__construct([mixed $name = null ][, EntityManagerInterface|null $entityManager = null ], NotificationService $notificationService) : mixed
Parameters
- $name : mixed = null
- $entityManager : EntityManagerInterface|null = null
- $notificationService : NotificationService
configure()
Configure command
protected
configure() : mixed
execute()
protected
execute(InputInterface $input, OutputInterface $output) : int|null
Parameters
- $input : InputInterface
- $output : OutputInterface
Tags
Return values
int|nullsendDailyAlertsAboutAsirTicketsGenerationErros()
private
sendDailyAlertsAboutAsirTicketsGenerationErros() : mixed