You are here

protected property BatchManager::$keyValueStore in Workbench Moderation to Content Moderation 8

The key value store for the wbm2cm module.

Type: \Drupal\Core\KeyValueStore\KeyValueStoreInterface

File

src/BatchManager.php, line 33

Class

BatchManager
Manages communication between Batch API and the migration manager.

Namespace

Drupal\wbm2cm

Code

protected $keyValueStore;