You are here

protected property Registry::$themeInitialization in Drupal 8

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

The theme initialization.

Type: \Drupal\Core\Theme\ThemeInitializationInterface

File

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

Class

Registry
Defines the theme registry service.

Namespace

Drupal\Core\Theme

Code

protected $themeInitialization;