You are here

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

The typed config manager.

Type: \Drupal\Core\Config\TypedConfigManagerInterface

File

src/WebformTranslationConfigManager.php, line 79

Class

WebformTranslationConfigManager
Defines a class to translate webform config.

Namespace

Drupal\webform

Code

protected $typedConfigManager;