protected property Registry::$cache in Drupal 10
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Theme/Registry.php \Drupal\Core\Theme\Registry::cache
- 9 core/lib/Drupal/Core/Theme/Registry.php \Drupal\Core\Theme\Registry::cache
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 90
Class
- Registry
- Defines the theme registry service.
Namespace
Drupal\Core\ThemeCode
protected $cache;