Property | Type | Description | |
---|---|---|---|
$description | string | ||
$invoiceRepo | |||
$mailer | |||
$name | string | ||
$paymentService |
Method | Description | |
---|---|---|
__construct ( |
SendRecurringInvoices constructor. | |
fire ( ) |
Method | Description | |
---|---|---|
getArguments ( ) : array | ||
getOptions ( ) : array |
public __construct ( |
||
$mailer | ||
$invoiceRepo | ||
$paymentService |
protected InvoiceRepository,App\Ninja\Repositories $invoiceRepo | ||
return |
protected ContactMailer,App\Ninja\Mailers $mailer | ||
return |