You are here

protected property PostUpdateSubscriber::$entityTypeManager in Automatic Updates 8

Entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/EventSubscriber/PostUpdateSubscriber.php, line 46

Class

PostUpdateSubscriber
Post update event subscriber.

Namespace

Drupal\automatic_updates\EventSubscriber

Code

protected $entityTypeManager;