protected property ExtensionList::$installProfile in Drupal 9
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Extension/ExtensionList.php \Drupal\Core\Extension\ExtensionList::installProfile
The install profile used by the site.
Type: string
File
- core/
lib/ Drupal/ Core/ Extension/ ExtensionList.php, line 115
Class
- ExtensionList
- Provides available extensions.
Namespace
Drupal\Core\ExtensionCode
protected $installProfile;