protected property Migrator::$state in Lightning Workflow 8.2
Same name and namespace in other branches
- 8.3 modules/lightning_scheduler/src/Migrator.php \Drupal\lightning_scheduler\Migrator::state
The state service.
Type: \Drupal\Core\State\StateInterface
File
- modules/
lightning_scheduler/ src/ Migrator.php, line 45
Class
- Migrator
- This class is final because the migration is not an API and should not be extended or re-used.
Namespace
Drupal\lightning_schedulerCode
protected $state;