You are here

protected property ProjectCollector::$themeExtensionList in Upgrade Status 8.2

Same name and namespace in other branches
  1. 8.3 src/ProjectCollector.php \Drupal\upgrade_status\ProjectCollector::themeExtensionList

The list of available themes.

Type: \Drupal\Core\Extension\ThemeExtensionList

File

src/ProjectCollector.php, line 27

Class

ProjectCollector
Collects projects collated for the purposes of upgrade status.

Namespace

Drupal\upgrade_status

Code

protected $themeExtensionList;