You are here

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

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Plugin/WebformElementBase.php, line 78

Class

WebformElementBase
Provides a base class for a webform element.

Namespace

Drupal\webform\Plugin

Code

protected $moduleHandler;