protected property HookHelpSection::$moduleHandler in Drupal 8
Same name and namespace in other branches
- 9 core/modules/help/src/Plugin/HelpSection/HookHelpSection.php \Drupal\help\Plugin\HelpSection\HookHelpSection::moduleHandler
The module handler.
Type: \Drupal\Core\Extension\ModuleHandlerInterface
File
- core/
modules/ help/ src/ Plugin/ HelpSection/ HookHelpSection.php, line 26
Class
- HookHelpSection
- Provides the module topics list section for the help page.
Namespace
Drupal\help\Plugin\HelpSectionCode
protected $moduleHandler;