ViewsForm::$requestStack

Same name in other branches
  1. 9 core/modules/views/src/Form/ViewsForm.php \Drupal\views\Form\ViewsForm::requestStack
  2. 8.9.x core/modules/views/src/Form/ViewsForm.php \Drupal\views\Form\ViewsForm::requestStack
  3. 11.x core/modules/views/src/Form/ViewsForm.php \Drupal\views\Form\ViewsForm::requestStack

The request stack.

Type: \Symfony\Component\HttpFoundation\RequestStack

File

core/modules/views/src/Form/ViewsForm.php, line 40

Class

ViewsForm
Provides a base class for single- or multistep view forms.

Namespace

Drupal\views\Form

Code

protected $requestStack;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.