You are here

protected property BatchNegotiator::$requestStack in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/system/src/Theme/BatchNegotiator.php \Drupal\system\Theme\BatchNegotiator::requestStack
  2. 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\Theme

Code

protected $requestStack;