protected property ScheduledTransitionsCommands::$jobs in Scheduled Transitions 8
Same name and namespace in other branches
- 2.x src/Commands/ScheduledTransitionsCommands.php \Drupal\scheduled_transitions\Commands\ScheduledTransitionsCommands::jobs
Job runner for Scheduled Transitions.
Type: \Drupal\scheduled_transitions\ScheduledTransitionsJobsInterface
File
- src/
Commands/ ScheduledTransitionsCommands.php, line 20
Class
- ScheduledTransitionsCommands
- Drush commandfile for Scheduled Transitions.
Namespace
Drupal\scheduled_transitions\CommandsCode
protected $jobs;