protected property ViewsBulkOperationsViewData::$pagerManager in Views Bulk Operations (VBO) 8.3
Same name and namespace in other branches
- 4.0.x src/Service/ViewsBulkOperationsViewData.php \Drupal\views_bulk_operations\Service\ViewsBulkOperationsViewData::pagerManager
Pager manager service.
Type: \Drupal\Core\Pager\PagerManagerInterface
File
- src/
Service/ ViewsBulkOperationsViewData.php, line 31
Class
- ViewsBulkOperationsViewData
- Gets Views data needed by VBO.
Namespace
Drupal\views_bulk_operations\ServiceCode
protected $pagerManager;