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\Theme
Code
protected $cache;
Please login to continue.