You are here

constant ViewsBulkOperationsActionManager::ALTER_ACTIONS_EVENT in Views Bulk Operations (VBO) 8

Same name and namespace in other branches
  1. 8.3 src/Service/ViewsBulkOperationsActionManager.php \Drupal\views_bulk_operations\Service\ViewsBulkOperationsActionManager::ALTER_ACTIONS_EVENT
  2. 8.2 src/Service/ViewsBulkOperationsActionManager.php \Drupal\views_bulk_operations\Service\ViewsBulkOperationsActionManager::ALTER_ACTIONS_EVENT
  3. 4.0.x src/Service/ViewsBulkOperationsActionManager.php \Drupal\views_bulk_operations\Service\ViewsBulkOperationsActionManager::ALTER_ACTIONS_EVENT

File

src/Service/ViewsBulkOperationsActionManager.php, line 20

Class

ViewsBulkOperationsActionManager
Defines Views Bulk Operations action manager.

Namespace

Drupal\views_bulk_operations\Service

Code

const ALTER_ACTIONS_EVENT = 'views_bulk_operations.action_definitions';