You are here

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

The entity field manager service.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

src/EntityUpdateService.php, line 52

Class

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

Namespace

Drupal\eck

Code

private $entityFieldManager;