You are here

protected property WebformHelpManager::$moduleHandler in Webform 6.x

Same name and namespace in other branches
  1. 8.5 src/WebformHelpManager.php \Drupal\webform\WebformHelpManager::moduleHandler

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/WebformHelpManager.php, line 75

Class

WebformHelpManager
Webform help manager.

Namespace

Drupal\webform

Code

protected $moduleHandler;