You are here

protected property LibraryDeprecationAnalyzer::$profileExtensionList in Upgrade Status 8.3

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

The list of available profiles.

Type: \Drupal\Core\Extension\ProfileExtensionList

File

src/LibraryDeprecationAnalyzer.php, line 59

Class

LibraryDeprecationAnalyzer
A library deprecation analyzer.

Namespace

Drupal\upgrade_status

Code

protected $profileExtensionList;