You are here

protected property ViewExecutableFactory::$requestStack in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 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 31
Contains \Drupal\views\ViewExecutableFactory.

Class

ViewExecutableFactory
Defines the cache backend factory.

Namespace

Drupal\views

Code

protected $requestStack;