You are here

protected property StateChange::$validation in Workbench Moderation Actions 8

Same name in this branch
  1. 8 src/Controller/StateChange.php \Drupal\workbench_moderation_actions\Controller\StateChange::validation
  2. 8 src/Plugin/Action/StateChange.php \Drupal\workbench_moderation_actions\Plugin\Action\StateChange::validation

Provides workbench_moderation.state_transition_validation value.

Type: \Drupal\workbench_moderation\StateTransitionValidation

File

src/Controller/StateChange.php, line 31

Class

StateChange
Performs the state change, if user has access to do it.

Namespace

Drupal\workbench_moderation_actions\Controller

Code

protected $validation;