The entity manager.
Type: \Drupal\Core\Entity\EntityManagerInterface
File
- core/modules/field/src/FieldConfigStorage.php, line 26
Class
- FieldConfigStorage
- Controller class for fields.
Namespace
Drupal\field
Code
protected $entityManager;
The entity manager.
Type: \Drupal\Core\Entity\EntityManagerInterface
Drupal\field
protected $entityManager;
Please login to continue.