protected property ViewsBulkOperationsEvent::$provider in Views Bulk Operations (VBO) 8.3
Same name and namespace in other branches
- 8 src/ViewsBulkOperationsEvent.php \Drupal\views_bulk_operations\ViewsBulkOperationsEvent::provider
- 8.2 src/ViewsBulkOperationsEvent.php \Drupal\views_bulk_operations\ViewsBulkOperationsEvent::provider
- 4.0.x src/ViewsBulkOperationsEvent.php \Drupal\views_bulk_operations\ViewsBulkOperationsEvent::provider
The provider of the current view.
Type: string
File
- src/
ViewsBulkOperationsEvent.php, line 20
Class
- ViewsBulkOperationsEvent
- Defines Views Bulk Operations event type.
Namespace
Drupal\views_bulk_operationsCode
protected $provider;