protected property ViewsBulkOperationsViewData::$eventDispatcher in Views Bulk Operations (VBO) 8.2
Same name and namespace in other branches
- 8.3 src/Service/ViewsBulkOperationsViewData.php \Drupal\views_bulk_operations\Service\ViewsBulkOperationsViewData::eventDispatcher
- 8 src/Service/ViewsBulkOperationsViewData.php \Drupal\views_bulk_operations\Service\ViewsBulkOperationsViewData::eventDispatcher
- 4.0.x src/Service/ViewsBulkOperationsViewData.php \Drupal\views_bulk_operations\Service\ViewsBulkOperationsViewData::eventDispatcher
Event dispatcher service.
Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface
File
- src/
Service/ ViewsBulkOperationsViewData.php, line 23
Class
- ViewsBulkOperationsViewData
- Gets Views data needed by VBO.
Namespace
Drupal\views_bulk_operations\ServiceCode
protected $eventDispatcher;