You are here

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

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

Code

public const ENTITY_OPERATION_ADD_TRANSITION = 'add scheduled transition';