You are here

protected property ThemeExtensionList::$installedThemes in Drupal 8

Same name and namespace in other branches
  1. 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\Extension

Code

protected $installedThemes;