AsirNonPrintedSalesEmailNotificationCommand
extends ContainerAwareCommand
uses
LockableTrait
Table of Contents
Properties
-
$container
: mixed
-
$entityManager
: mixed
-
$notificationService
: mixed
Methods
-
__construct()
: mixed
-
configure()
: mixed
-
execute()
: mixed
-
sendNonPrintedSalesEmailAndNotif()
: mixed
$container
private
mixed
$container
$entityManager
private
mixed
$entityManager
$notificationService
private
mixed
$notificationService
__construct()
public
__construct([mixed $name = null ][, EntityManagerInterface $entityManager = null ][, NotificationService $notificationService = null ]) : mixed
Parameters
-
$name
: mixed
= null
-
-
$entityManager
: EntityManagerInterface
= null
-
-
$notificationService
: NotificationService
= null
-
protected
configure() : mixed
execute()
protected
execute(InputInterface $input, OutputInterface $output) : mixed
Parameters
-
$input
: InputInterface
-
-
$output
: OutputInterface
-
sendNonPrintedSalesEmailAndNotif()
private
sendNonPrintedSalesEmailAndNotif() : mixed