You are here

protected property TranslationModerationState::$entityTypeManager in Translation Views 8

Entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManager

File

src/Plugin/views/field/TranslationModerationState.php, line 37

Class

TranslationModerationState
Provides a field that adds moderation state.

Namespace

Drupal\translation_views\Plugin\views\field

Code

protected $entityTypeManager;