You are here

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

The entity type listener service.

Type: \Drupal\Core\Entity\EntityTypeListenerInterface

File

src/EntityUpdateService.php, line 45

Class

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

Namespace

Drupal\eck

Code

private $entityTypeListener;