You are here

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

The entity manager.

Type: \Drupal\Core\Entity\EntityManagerInterface

File

src/ConfigLister.php, line 39

Class

ConfigLister
Provides methods related to config listing.

Namespace

Drupal\config_update

Code

protected $entityManager;