You are here

protected property ViewsBulkOperationsEvent::$entityGetter in Views Bulk Operations (VBO) 8

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

Row entity getter information.

Type: array

File

src/ViewsBulkOperationsEvent.php, line 48

Class

ViewsBulkOperationsEvent
Defines Views Bulk Operations event type.

Namespace

Drupal\views_bulk_operations

Code

protected $entityGetter;