You are here

protected property ProjectCollector::$profileExtensionList in Upgrade Status 8.3

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

The list of available profiles.

Type: \Drupal\Core\Extension\ProfileExtensionList

File

src/ProjectCollector.php, line 41

Class

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

Namespace

Drupal\upgrade_status

Code

protected $profileExtensionList;