You are here

protected property LicenseExpire::$entityTypeManager in Commerce License 8.2

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/AdvancedQueue/JobType/LicenseExpire.php, line 28

Class

LicenseExpire
Provides the job type for expiring licenses.

Namespace

Drupal\commerce_license\Plugin\AdvancedQueue\JobType

Code

protected $entityTypeManager;