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