protected property ViewExecutableFactory::$requestStack in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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\viewsCode
protected $requestStack;