Property | Type | Description | |
---|---|---|---|
$mailer | |||
$transport |
Method | Description | |
---|---|---|
consumeQueue ( ) | Check the queue from Beanstalk and send the notifications scheduled there | |
send ( Phosphorum\Models\Notifications $notification ) | ||
sendRemaining ( ) | Check notifications marked as not send on the databases and send them |
public consumeQueue ( ) |
public send ( Phosphorum\Models\Notifications $notification ) | ||
$notification | Phosphorum\Models\Notifications |
public sendRemaining ( ) |