You are here

protected property Registry::$runtimeCache in Drupal 9

Same name and namespace in other branches
  1. 8 core/lib/Drupal/Core/Theme/Registry.php \Drupal\Core\Theme\Registry::runtimeCache

The runtime cache.

Type: \Drupal\Core\Cache\CacheBackendInterface

File

core/lib/Drupal/Core/Theme/Registry.php, line 157

Class

Registry
Defines the theme registry service.

Namespace

Drupal\Core\Theme

Code

protected $runtimeCache;