You are here

protected property UpdateUtils::$entityTypeManager in Scheduled Updates 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/UpdateUtils.php, line 29

Class

UpdateUtils
Service to determine information about Scheduled Update Types.

Namespace

Drupal\scheduled_updates

Code

protected $entityTypeManager;