You are here

private property EntityUpdateService::$fieldStorageDefinitionListener in Entity Construction Kit (ECK) 8

The field storage definition listener service.

Type: \Drupal\Core\Field\FieldStorageDefinitionListenerInterface

File

src/EntityUpdateService.php, line 59

Class

EntityUpdateService
Class to update entity and field storage for ECK entities.

Namespace

Drupal\eck

Code

private $fieldStorageDefinitionListener;