You are here

protected property UpdateUtils::$entityFieldManager in Scheduled Updates 8

The entity field manager.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

src/UpdateUtils.php, line 22

Class

UpdateUtils
Service to determine information about Scheduled Update Types.

Namespace

Drupal\scheduled_updates

Code

protected $entityFieldManager;