You are here

protected property ConfigUpdater::$entityTypeManager in Commerce Core 8.2

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Config/ConfigUpdater.php, line 26

Class

ConfigUpdater
Default implementation of the ConfigUpdaterInterface.

Namespace

Drupal\commerce\Config

Code

protected $entityTypeManager;