protected property FieldConfigStorage::$entityManager in Zircon Profile 8
Same name and namespace in other branches
- 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\fieldCode
protected $entityManager;