You are here

protected property LicenseExpireNotify::$entityTypeManager in Commerce License 8.2

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

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

Class

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

Namespace

Drupal\commerce_license\Plugin\AdvancedQueue\JobType

Code

protected $entityTypeManager;