You are here

protected property YamlFormTranslationManager::$configFactory in YAML Form 8

The configuration object factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/YamlFormTranslationManager.php, line 28

Class

YamlFormTranslationManager
Defines a class to translate form elements.

Namespace

Drupal\yamlform

Code

protected $configFactory;