You are here

protected property ScheduledTransitionsCommands::$jobs in Scheduled Transitions 2.x

Same name and namespace in other branches
  1. 8 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\Commands

Code

protected $jobs;