You are here

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

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/EntityUpdateService.php, line 38

Class

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

Namespace

Drupal\eck

Code

private $entityTypeManager;