An array of base theme active theme objects keyed by name.
Type: static[]
File
- core/lib/Drupal/Core/Theme/ActiveTheme.php, line 48
Class
- ActiveTheme
- Defines a theme and its information needed at runtime.
Namespace
Drupal\Core\Theme
Code
protected $baseThemes;
Please login to continue.