You are here

protected property ViewExecutableFactory::$requestStack in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/views/src/ViewExecutableFactory.php \Drupal\views\ViewExecutableFactory::requestStack

The request stack.

Type: \Symfony\Component\HttpFoundation\RequestStack

File

core/modules/views/src/ViewExecutableFactory.php, line 26

Class

ViewExecutableFactory
Defines the cache backend factory.

Namespace

Drupal\views

Code

protected $requestStack;