StateTransitionValidation::$possibleTransitions

Stores the possible state transitions.

Type: array

File

core/modules/content_moderation/src/StateTransitionValidation.php, line 35

Class

StateTransitionValidation
Validates whether a certain state transition is allowed.

Namespace

Drupal\content_moderation

Code

protected $possibleTransitions = [];
doc_Drupal
2016-10-29 09:44:17
Comments
Leave a Comment

Please login to continue.