You are here

protected property Cron::$entityTypeManager in Commerce Recurring Framework 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Cron.php, line 20

Class

Cron
Default cron implementation.

Namespace

Drupal\commerce_recurring

Code

protected $entityTypeManager;