You are here

protected property MigrateManager::$wbm2cmStore in Workbench Moderation to Content Moderation 8

The key value store for the wbm2cm module.

Type: \Drupal\Core\KeyValueStore\KeyValueStoreInterface

File

src/MigrateManager.php, line 53

Class

MigrateManager
Manages migrating from WBM to CM.

Namespace

Drupal\wbm2cm

Code

protected $wbm2cmStore;