You are here

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

The entity manager.

Type: \Drupal\Core\Entity\EntityManagerInterface

File

src/ConfigReverter.php, line 24

Class

ConfigReverter
Provides methods related to config reverting, deleting, and importing.

Namespace

Drupal\config_update

Code

protected $entityManager;