You are here

protected property YamlFormTranslationManager::$languageManager in YAML Form 8

The language manager.

Type: \Drupal\Core\Language\LanguageManagerInterface

File

src/YamlFormTranslationManager.php, line 21

Class

YamlFormTranslationManager
Defines a class to translate form elements.

Namespace

Drupal\yamlform

Code

protected $languageManager;