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\Theme

Code

1
protected $cache;
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.