protected property ContentTranslationPreviewController::$entityTypeManager in Translation Management Tool 8
The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
Overrides ControllerBase::$entityTypeManager
File
- sources/
content/ src/ Controller/ ContentTranslationPreviewController.php, line 24
Class
- ContentTranslationPreviewController
- Content preview translation controller.
Namespace
Drupal\tmgmt_content\ControllerCode
protected $entityTypeManager;