You are here

protected property ContinuousManager::$entityTypeManager in Translation Management Tool 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/ContinuousManager.php, line 22

Class

ContinuousManager
A service manager for continuous jobs.

Namespace

Drupal\tmgmt

Code

protected $entityTypeManager;