You are here

protected property ProjectCollector::$themeExtensionList in Upgrade Status 8.3

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

The list of available themes.

Type: \Drupal\Core\Extension\ThemeExtensionList

File

src/ProjectCollector.php, line 34

Class

ProjectCollector
Collects projects and their associated metadata collated for Upgrade Status.

Namespace

Drupal\upgrade_status

Code

protected $themeExtensionList;