You are here

protected property Cron::$entityTypeManager in Commerce License 8.2

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Cron.php, line 19

Class

Cron
Default cron implementation.

Namespace

Drupal\commerce_license

Code

protected $entityTypeManager;