You are here

protected property ThemeExtensionList::$engineList in Drupal 8

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Extension/ThemeExtensionList.php \Drupal\Core\Extension\ThemeExtensionList::engineList

The theme engine list needed by this theme list.

Type: \Drupal\Core\Extension\ThemeEngineExtensionList

File

core/lib/Drupal/Core/Extension/ThemeExtensionList.php, line 70

Class

ThemeExtensionList
Provides a list of available themes.

Namespace

Drupal\Core\Extension

Code

protected $engineList;