protected property ThemeInitialization::$cache in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 32 - Contains \Drupal\Core\Theme\ThemeInitialization.
Class
- ThemeInitialization
- Provides the theme initialization logic.
Namespace
Drupal\Core\ThemeCode
protected $cache;