You are here

protected property Registry::$runtimeRegistry in Zircon Profile 8

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

The incomplete, runtime theme registry.

Type: \Drupal\Core\Utility\ThemeRegistry

File

core/lib/Drupal/Core/Theme/Registry.php, line 103
Contains \Drupal\Core\Theme\Registry.

Class

Registry
Defines the theme registry service.

Namespace

Drupal\Core\Theme

Code

protected $runtimeRegistry;