You are here

protected property LicenseExpireNotify::$pluginManagerMail in Commerce License 8.2

The Mail Manager service.

Type: \Drupal\Core\Mail\MailManagerInterface

File

src/Plugin/AdvancedQueue/JobType/LicenseExpireNotify.php, line 44

Class

LicenseExpireNotify
Provides the job type to send an email notification of license expiry.

Namespace

Drupal\commerce_license\Plugin\AdvancedQueue\JobType

Code

protected $pluginManagerMail;