You are here

protected property MigrateToolsCommands::$keyValue in Migrate Tools 8.5

Same name and namespace in other branches
  1. 8.4 src/Commands/MigrateToolsCommands.php \Drupal\migrate_tools\Commands\MigrateToolsCommands::keyValue

Key-value store service.

Type: \Drupal\Core\KeyValueStore\KeyValueFactoryInterface

File

src/Commands/MigrateToolsCommands.php, line 52

Class

MigrateToolsCommands
Migrate Tools drush commands.

Namespace

Drupal\migrate_tools\Commands

Code

protected $keyValue;