You are here

protected property ThemeManager::$requestStack in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/lib/Drupal/Core/Theme/ThemeManager.php \Drupal\Core\Theme\ThemeManager::requestStack

Type: \Symfony\Component\HttpFoundation\RequestStack

File

core/lib/Drupal/Core/Theme/ThemeManager.php, line 54
Contains \Drupal\Core\Theme\ThemeManager.

Class

ThemeManager
Provides the default implementation of a theme manager.

Namespace

Drupal\Core\Theme

Code

protected $requestStack;