ActiveTheme::$baseThemes
An array of base theme active theme objects keyed by name.
Type: static[]
Deprecated
in drupal:8.7.0 and is removed from drupal:9.0.0. Use $this->baseThemeExtensions instead.
See also
https://www.drupal.org/node/3019948
File
-
core/
lib/ Drupal/ Core/ Theme/ ActiveTheme.php, line 60
Class
- ActiveTheme
- Defines a theme and its information needed at runtime.
Namespace
Drupal\Core\ThemeCode
protected $baseThemes;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.