protected property ThemeCacheContext::$themeManager in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/lib/Drupal/Core/Cache/Context/ThemeCacheContext.php \Drupal\Core\Cache\Context\ThemeCacheContext::themeManager
The theme manager.
Type: \Drupal\Core\Theme\ThemeManagerInterface
File
- core/
lib/ Drupal/ Core/ Cache/ Context/ ThemeCacheContext.php, line 25 - Contains \Drupal\Core\Cache\Context\ThemeCacheContext.
Class
- ThemeCacheContext
- Defines the ThemeCacheContext service, for "per theme" caching.
Namespace
Drupal\Core\Cache\ContextCode
protected $themeManager;