You are here

protected property ConfigUpdater::$typesByPrefix in Commerce Core 8.2

List of current config entity types, keyed by prefix.

Type: string[]

File

src/Config/ConfigUpdater.php, line 61

Class

ConfigUpdater
Default implementation of the ConfigUpdaterInterface.

Namespace

Drupal\commerce\Config

Code

protected $typesByPrefix = [];