You are here

protected property ViewsBulkOperationsBulkForm::$requestStack in Views Bulk Operations (VBO) 8.3

Same name and namespace in other branches
  1. 8.2 src/Plugin/views/field/ViewsBulkOperationsBulkForm.php \Drupal\views_bulk_operations\Plugin\views\field\ViewsBulkOperationsBulkForm::requestStack
  2. 4.0.x src/Plugin/views/field/ViewsBulkOperationsBulkForm.php \Drupal\views_bulk_operations\Plugin\views\field\ViewsBulkOperationsBulkForm::requestStack

The request stack.

Type: \Symfony\Component\HttpFoundation\RequestStack

File

src/Plugin/views/field/ViewsBulkOperationsBulkForm.php, line 78

Class

ViewsBulkOperationsBulkForm
Defines the Views Bulk Operations field plugin.

Namespace

Drupal\views_bulk_operations\Plugin\views\field

Code

protected $requestStack;