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

The theme object representing the active theme for this registry.

Type: \Drupal\Core\Theme\ActiveTheme

File

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

Class

Registry
Defines the theme registry service.

Namespace

Drupal\Core\Theme

Code

protected $theme;