The cache backend to use for the complete theme registry data.
Type: \Drupal\Core\Cache\CacheBackendInterface
File
- core/lib/Drupal/Core/Theme/Registry.php, line 92
 
Class
- Registry
 - Defines the theme registry service.
 
Namespace
Drupal\Core\Theme
Code
protected $cache;
Please login to continue.