protected property BatchNegotiator::$requestStack in Drupal 10
Same name and namespace in other branches
- 8 core/modules/system/src/Theme/BatchNegotiator.php \Drupal\system\Theme\BatchNegotiator::requestStack
- 9 core/modules/system/src/Theme/BatchNegotiator.php \Drupal\system\Theme\BatchNegotiator::requestStack
The request stack.
Type: \Symfony\Component\HttpFoundation\RequestStack
File
- core/
modules/ system/ src/ Theme/ BatchNegotiator.php, line 27
Class
- BatchNegotiator
- Sets the active theme for the batch page.
Namespace
Drupal\system\ThemeCode
protected $requestStack;