You are here

protected property ScheduledTransitionsHooks::$scheduledTransitionsJobs in Scheduled Transitions 2.x

Same name and namespace in other branches
  1. 8 src/ScheduledTransitionsHooks.php \Drupal\scheduled_transitions\ScheduledTransitionsHooks::scheduledTransitionsJobs

Job runner for Scheduled Transitions.

Type: \Drupal\scheduled_transitions\ScheduledTransitionsJobsInterface

File

src/ScheduledTransitionsHooks.php, line 28

Class

ScheduledTransitionsHooks
Hooks for Scheduled Transitions module.

Namespace

Drupal\scheduled_transitions

Code

protected $scheduledTransitionsJobs;