You are here

protected property FieldStorageSubscriber::$entityTypeManager in Dynamic Entity Reference 8.2

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/EventSubscriber/FieldStorageSubscriber.php, line 28

Class

FieldStorageSubscriber
Hands off field storage events to the integer column handler.

Namespace

Drupal\dynamic_entity_reference\EventSubscriber

Code

protected $entityTypeManager;