protected property MigrationCommands::$migrator in Lightning Workflow 8.2
Same name and namespace in other branches
- 8.3 modules/lightning_scheduler/src/Commands/MigrationCommands.php \Drupal\lightning_scheduler\Commands\MigrationCommands::migrator
The migrator service.
Type: \Drupal\lightning_scheduler\Migrator
File
- modules/
lightning_scheduler/ src/ Commands/ MigrationCommands.php, line 23
Class
- MigrationCommands
- Provides Drush commands for migrating scheduler data to the new base fields.
Namespace
Drupal\lightning_scheduler\CommandsCode
protected $migrator;