protected constant ScheduledTransitionsJobs::LOCK_DURATION in Scheduled Transitions 8
Same name and namespace in other branches
- 2.x src/ScheduledTransitionsJobs.php \Drupal\scheduled_transitions\ScheduledTransitionsJobs::LOCK_DURATION
Duration a scheduled transition should be locked from adding to queue.
File
- src/
ScheduledTransitionsJobs.php, line 21
Class
- ScheduledTransitionsJobs
- Job runner for Scheduled Transitions.
Namespace
Drupal\scheduled_transitionsCode
protected const LOCK_DURATION = 1800;