protected property ContentTranslationController::$entityFieldManager in Drupal 8
Same name and namespace in other branches
- 9 core/modules/content_translation/src/Controller/ContentTranslationController.php \Drupal\content_translation\Controller\ContentTranslationController::entityFieldManager
The entity field manager.
Type: \Drupal\Core\Entity\EntityFieldManagerInterface
File
- core/
modules/ content_translation/ src/ Controller/ ContentTranslationController.php, line 34
Class
- ContentTranslationController
- Base class for entity translation controllers.
Namespace
Drupal\content_translation\ControllerCode
protected $entityFieldManager;