The theme manager.
Type: \Drupal\Core\Theme\ThemeManagerInterface
File
- core/lib/Drupal/Core/Cache/Context/ThemeCacheContext.php, line 20
Class
- ThemeCacheContext
- Defines the ThemeCacheContext service, for "per theme" caching.
Namespace
Drupal\Core\Cache\Context
Code
protected $themeManager;
Please login to continue.