StateTransitionValidation::$possibleTransitions
Stores the possible state transitions.
Type: array
File
-
core/
modules/ content_moderation/ src/ StateTransitionValidation.php, line 28
Class
- StateTransitionValidation
- Validates whether a certain state transition is allowed.
Namespace
Drupal\content_moderationCode
protected $possibleTransitions = [];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.