You are here

protected property SendMailQueueWorker::$queue in Queue Mail 8

Queue for sending mails.

Type: \Drupal\Core\Queue\QueueInterface

File

src/Plugin/QueueWorker/SendMailQueueWorker.php, line 78

Class

SendMailQueueWorker
Sends emails form queue.

Namespace

Drupal\queue_mail\Plugin\QueueWorker

Code

protected $queue;