You are here

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

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/WebformTranslationConfigManager.php, line 51

Class

WebformTranslationConfigManager
Defines a class to translate webform config.

Namespace

Drupal\webform

Code

protected $moduleHandler;