You are here

protected property GloballinkContinuousEvents::$entityTypeManager in GlobalLink Connect for Drupal 8

Same name and namespace in other branches
  1. 8.2 src/EventSubscriber/GloballinkContinuousEvents.php \Drupal\globallink\EventSubscriber\GloballinkContinuousEvents::entityTypeManager

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/EventSubscriber/GloballinkContinuousEvents.php, line 20

Class

GloballinkContinuousEvents
Event subscriber for tmgmt events.

Namespace

Drupal\globallink\EventSubscriber

Code

protected $entityTypeManager;