protected property ThemeInitialization::$cache in Drupal 8
Same name and namespace in other branches
- 9 core/lib/Drupal/Core/Theme/ThemeInitialization.php \Drupal\Core\Theme\ThemeInitialization::cache
The cache backend to use for the active theme.
Type: \Drupal\Core\Cache\CacheBackendInterface
File
- core/
lib/ Drupal/ Core/ Theme/ ThemeInitialization.php, line 27
Class
- ThemeInitialization
- Provides the theme initialization logic.
Namespace
Drupal\Core\ThemeCode
protected $cache;