ThemeHandler::$list

Same name in other branches
  1. 9 core/lib/Drupal/Core/Extension/ThemeHandler.php \Drupal\Core\Extension\ThemeHandler::list
  2. 10 core/lib/Drupal/Core/Extension/ThemeHandler.php \Drupal\Core\Extension\ThemeHandler::list
  3. 11.x core/lib/Drupal/Core/Extension/ThemeHandler.php \Drupal\Core\Extension\ThemeHandler::list

A list of all currently available themes.

Type: array

File

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

Class

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

Namespace

Drupal\Core\Extension

Code

protected $list;

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