protected property MigrateManager::$stateMapStore in Workbench Moderation to Content Moderation 8
The key value store for the state map data.
Note: we store state map data separately to make it easier to compute if all states were successfully migrated.
Type: \Drupal\Core\KeyValueStore\KeyValueStoreInterface
File
- src/
MigrateManager.php, line 63
Class
- MigrateManager
- Manages migrating from WBM to CM.
Namespace
Drupal\wbm2cmCode
protected $stateMapStore;