public constant ScheduledTransitionsPermissions::ENTITY_OPERATION_RESCHEDULE_TRANSITIONS in Scheduled Transitions 8
Same name and namespace in other branches
- 2.x src/ScheduledTransitionsPermissions.php \Drupal\scheduled_transitions\ScheduledTransitionsPermissions::ENTITY_OPERATION_RESCHEDULE_TRANSITIONS
Entity operation for rescheduling all transitions for an individual entity.
File
- src/
ScheduledTransitionsPermissions.php, line 34
Class
- ScheduledTransitionsPermissions
- Generates permissions for host entity types for scheduled transitions.
Namespace
Drupal\scheduled_transitionsCode
public const ENTITY_OPERATION_RESCHEDULE_TRANSITIONS = 'reschedule scheduled transitions';