You are here

protected property ConfigUpdateUiCliService::$entityManager in Configuration Update Manager 8

The entity manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

config_update_ui/src/ConfigUpdateUiCliService.php, line 26

Class

ConfigUpdateUiCliService
Handles all the logic for commands for various versions of Drush.

Namespace

Drupal\config_update_ui

Code

protected $entityManager;