You are here

protected property WebformLibrariesManager::$moduleHandler in Webform 8.5

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

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/WebformLibrariesManager.php, line 39

Class

WebformLibrariesManager
Webform libraries manager.

Namespace

Drupal\webform

Code

protected $moduleHandler;