The entity field manager.
Type: \Drupal\Core\Entity\EntityFieldManagerInterface
File
- core/lib/Drupal/Core/Field/FieldStorageDefinitionListener.php, line 43
Class
- FieldStorageDefinitionListener
- Reacts to field storage definition CRUD on behalf of the Entity system.
Namespace
Drupal\Core\Field
Code
protected $entityFieldManager;
Please login to continue.