You are here

protected property YamlFormTranslationManager::$elementManager in YAML Form 8

Form element manager.

Type: \Drupal\yamlform\YamlFormElementManagerInterface

File

src/YamlFormTranslationManager.php, line 35

Class

YamlFormTranslationManager
Defines a class to translate form elements.

Namespace

Drupal\yamlform

Code

protected $elementManager;