constant ScheduledTransitionJob::SCHEDULED_TRANSITION_ID in Scheduled Transitions 2.x
Same name and namespace in other branches
- 8 src/Plugin/QueueWorker/ScheduledTransitionJob.php \Drupal\scheduled_transitions\Plugin\QueueWorker\ScheduledTransitionJob::SCHEDULED_TRANSITION_ID
The key in data with the ID of a scheduled transition entity to process.
File
- src/
Plugin/ QueueWorker/ ScheduledTransitionJob.php, line 28
Class
- ScheduledTransitionJob
- Runs a scheduled transition.
Namespace
Drupal\scheduled_transitions\Plugin\QueueWorkerCode
const SCHEDULED_TRANSITION_ID = 'scheduled_transition_id';