protected property SendGridQueue::$mailManager in SendGrid Integration 8
Same name and namespace in other branches
- 8.2 src/Plugin/QueueWorker/SendGridQueue.php \Drupal\sendgrid_integration\Plugin\QueueWorker\SendGridQueue::mailManager
The mail manager service.
Type: \Drupal\Core\Mail\MailManagerInterface
File
- src/
Plugin/ QueueWorker/ SendGridQueue.php, line 26
Class
- SendGridQueue
- Sendgrid resend queue worker.
Namespace
Drupal\sendgrid_integration\Plugin\QueueWorkerCode
protected $mailManager;