protected property FieldStorageSubscriber::$entityFieldManager in Dynamic Entity Reference 8.2
The entity field manager.
Type: \Drupal\Core\Entity\EntityFieldManagerInterface
File
- src/
EventSubscriber/ FieldStorageSubscriber.php, line 42
Class
- FieldStorageSubscriber
- Hands off field storage events to the integer column handler.
Namespace
Drupal\dynamic_entity_reference\EventSubscriberCode
protected $entityFieldManager;