You are here

protected property Registry::$themeManager in Drupal 9

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

The theme manager.

Type: \Drupal\Core\Theme\ThemeManagerInterface

File

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

Class

Registry
Defines the theme registry service.

Namespace

Drupal\Core\Theme

Code

protected $themeManager;