You are here

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

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

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/WebformLibrariesManager.php, line 40

Class

WebformLibrariesManager
Webform libraries manager.

Namespace

Drupal\webform

Code

protected $moduleHandler;