You are here

protected property EmailHandler::$mailManager in Easy Email 2.0.x

Same name and namespace in other branches
  1. 8 src/Service/EmailHandler.php \Drupal\easy_email\Service\EmailHandler::mailManager

The mail manager.

Type: \Drupal\Core\Mail\MailManagerInterface

File

src/Service/EmailHandler.php, line 32

Class

EmailHandler

Namespace

Drupal\easy_email\Service

Code

protected $mailManager;