Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. ThemeInitialization.php

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

protected $cache;
RSS feed
Powered by Drupal