Property | Type | Description | |
---|---|---|---|
$contactMailer | |||
$pushService | |||
$userMailer |
Method | Description | |
---|---|---|
__construct ( |
NotificationListener constructor. | |
approvedQuote ( |
||
createdPayment ( |
||
emailedInvoice ( |
||
emailedQuote ( |
||
viewedInvoice ( |
||
viewedQuote ( |
Method | Description | |
---|---|---|
sendEmails ( $invoice, $type, null $payment = null ) |
public __construct ( |
||
$userMailer | ||
$contactMailer | ||
$pushService |
public approvedQuote ( |
||
$event |
public createdPayment ( |
||
$event |
public emailedInvoice ( |
||
$event |
public emailedQuote ( |
||
$event |
public viewedInvoice ( |
||
$event |
public viewedQuote ( |
||
$event |
protected ContactMailer,App\Ninja\Mailers $contactMailer | ||
return |
protected PushService,App\Services $pushService | ||
return |