protected property ViewsBulkOperationsEvent::$entityTypeIds in Views Bulk Operations (VBO) 4.0.x
Same name and namespace in other branches
- 8.3 src/ViewsBulkOperationsEvent.php \Drupal\views_bulk_operations\ViewsBulkOperationsEvent::entityTypeIds
- 8 src/ViewsBulkOperationsEvent.php \Drupal\views_bulk_operations\ViewsBulkOperationsEvent::entityTypeIds
- 8.2 src/ViewsBulkOperationsEvent.php \Drupal\views_bulk_operations\ViewsBulkOperationsEvent::entityTypeIds
IDs of entity types returned by the view.
Type: array
File
- src/
ViewsBulkOperationsEvent.php, line 41
Class
- ViewsBulkOperationsEvent
- Defines Views Bulk Operations event type.
Namespace
Drupal\views_bulk_operationsCode
protected $entityTypeIds;