You are here

protected property ScheduledTransitionsJobs::$time in Scheduled Transitions 8

Same name and namespace in other branches
  1. 2.x src/ScheduledTransitionsJobs.php \Drupal\scheduled_transitions\ScheduledTransitionsJobs::time

System time.

Type: \Drupal\Component\Datetime\TimeInterface

File

src/ScheduledTransitionsJobs.php, line 35

Class

ScheduledTransitionsJobs
Job runner for Scheduled Transitions.

Namespace

Drupal\scheduled_transitions

Code

protected $time;