You are here

protected property EmailQueue::$mail in Search API Saved Searches 8

The mail manager service.

Type: \Drupal\Core\Mail\MailManagerInterface

File

src/Service/EmailQueue.php, line 18

Class

EmailQueue
Provides functionality for sending e-mails at the end of the page request.

Namespace

Drupal\search_api_saved_searches\Service

Code

protected $mail;