You are here

protected property UsageEventSubscriber::$entityTypeManager in Bynder 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/EventSubscriber/UsageEventSubscriber.php, line 36

Class

UsageEventSubscriber
Listens for the usage events from Entity Usage module.

Namespace

Drupal\bynder\EventSubscriber

Code

protected $entityTypeManager;