ThemeHandler::$themeList

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Extension/ThemeHandler.php \Drupal\Core\Extension\ThemeHandler::themeList
  2. 8.9.x core/lib/Drupal/Core/Extension/ThemeHandler.php \Drupal\Core\Extension\ThemeHandler::themeList
  3. 10 core/lib/Drupal/Core/Extension/ThemeHandler.php \Drupal\Core\Extension\ThemeHandler::themeList

An extension discovery instance.

Type: \Drupal\Core\Extension\ThemeExtensionList

File

core/lib/Drupal/Core/Extension/ThemeHandler.php, line 32

Class

ThemeHandler
Default theme handler using the config system to store installation statuses.

Namespace

Drupal\Core\Extension

Code

protected $themeList;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.