protected property ThemeExtensionList::$installedThemes in Drupal 8
Same name and namespace in other branches
- 9 core/lib/Drupal/Core/Extension/ThemeExtensionList.php \Drupal\Core\Extension\ThemeExtensionList::installedThemes
The list of installed themes.
Type: string[]
File
- core/
lib/ Drupal/ Core/ Extension/ ThemeExtensionList.php, line 77
Class
- ThemeExtensionList
- Provides a list of available themes.
Namespace
Drupal\Core\ExtensionCode
protected $installedThemes;