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