You are here

protected property FieldConfigStorage::$entityManager in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/field/src/FieldConfigStorage.php \Drupal\field\FieldConfigStorage::entityManager

The entity manager.

Type: \Drupal\Core\Entity\EntityManagerInterface

File

core/modules/field/src/FieldConfigStorage.php, line 31
Contains \Drupal\field\FieldConfigStorage.

Class

FieldConfigStorage
Controller class for fields.

Namespace

Drupal\field

Code

protected $entityManager;