You are here

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

The form builder.

Type: \Drupal\Core\Form\FormBuilderInterface

File

src/WebformTranslationConfigManager.php, line 58

Class

WebformTranslationConfigManager
Defines a class to translate webform config.

Namespace

Drupal\webform

Code

protected $formBuilder;