protected property ViewExecutableFactory::$requestStack in Drupal 10
Same name and namespace in other branches
- 8 core/modules/views/src/ViewExecutableFactory.php \Drupal\views\ViewExecutableFactory::requestStack
- 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\viewsCode
protected $requestStack;