You are here

protected property ConfigTranslationFieldListBuilder::$entityManager in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/config_translation/src/Controller/ConfigTranslationFieldListBuilder.php \Drupal\config_translation\Controller\ConfigTranslationFieldListBuilder::entityManager

The entity manager.

Type: \Drupal\Core\Entity\EntityManagerInterface

File

core/modules/config_translation/src/Controller/ConfigTranslationFieldListBuilder.php, line 48
Contains \Drupal\config_translation\Controller\ConfigTranslationFieldListBuilder.

Class

ConfigTranslationFieldListBuilder
Defines the config translation list builder for field entities.

Namespace

Drupal\config_translation\Controller

Code

protected $entityManager;