You are here

protected property OrderSubscriber::$entityTypeManager in Commerce License 8.2

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/EventSubscriber/OrderSubscriber.php, line 23

Class

OrderSubscriber
Changes a license's state in sync with an order's workflow.

Namespace

Drupal\commerce_license\EventSubscriber

Code

protected $entityTypeManager;