protected property FieldStorageSubscriber::$intColumnHandler in Dynamic Entity Reference 8.2
The database specific handler creating the _int column.
Type: \Drupal\dynamic_entity_reference\Storage\IntColumnHandler
File
- src/
EventSubscriber/ FieldStorageSubscriber.php, line 35
Class
- FieldStorageSubscriber
- Hands off field storage events to the integer column handler.
Namespace
Drupal\dynamic_entity_reference\EventSubscriberCode
protected $intColumnHandler;