protected property ExtensionList::$moduleHandler in Drupal 8
Same name and namespace in other branches
- 9 core/lib/Drupal/Core/Extension/ExtensionList.php \Drupal\Core\Extension\ExtensionList::moduleHandler
The module handler.
Type: \Drupal\Core\Extension\ModuleHandlerInterface
File
- core/
lib/ Drupal/ Core/ Extension/ ExtensionList.php, line 63
Class
- ExtensionList
- Provides available extensions.
Namespace
Drupal\Core\ExtensionCode
protected $moduleHandler;