You are here

protected property ConfirmAction::$actionProcessor in Views Bulk Operations (VBO) 8.2

Same name and namespace in other branches
  1. 8.3 src/Form/ConfirmAction.php \Drupal\views_bulk_operations\Form\ConfirmAction::actionProcessor
  2. 8 src/Form/ConfirmAction.php \Drupal\views_bulk_operations\Form\ConfirmAction::actionProcessor
  3. 4.0.x src/Form/ConfirmAction.php \Drupal\views_bulk_operations\Form\ConfirmAction::actionProcessor

Views Bulk Operations action processor.

Type: \Drupal\views_bulk_operations\Service\ViewsBulkOperationsActionProcessorInterface

File

src/Form/ConfirmAction.php, line 38

Class

ConfirmAction
Default action execution confirmation form.

Namespace

Drupal\views_bulk_operations\Form

Code

protected $actionProcessor;