You are here

public constant ScheduledTransitionsPermissions::ENTITY_OPERATION_RESCHEDULE_TRANSITIONS in Scheduled Transitions 2.x

Same name and namespace in other branches
  1. 8 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_transitions

Code

public const ENTITY_OPERATION_RESCHEDULE_TRANSITIONS = 'reschedule scheduled transitions';