protected property BatchNegotiator::$requestStack in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 32 - Contains \Drupal\system\Theme\BatchNegotiator.
Class
- BatchNegotiator
- Sets the active theme for the batch page.
Namespace
Drupal\system\ThemeCode
protected $requestStack;