protected property ScheduledTransitionsJobs::$time in Scheduled Transitions 2.x
Same name and namespace in other branches
- 8 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_transitionsCode
protected $time;