protected property ExtensionList::$pathNames in Drupal 8
Same name and namespace in other branches
- 9 core/lib/Drupal/Core/Extension/ExtensionList.php \Drupal\Core\Extension\ExtensionList::pathNames
A list of extension folder names keyed by extension name.
Type: string[]|null
File
- core/
lib/ Drupal/ Core/ Extension/ ExtensionList.php, line 89
Class
- ExtensionList
- Provides available extensions.
Namespace
Drupal\Core\ExtensionCode
protected $pathNames;