You are here

protected property YamlFormMessageManager::$configFactory in YAML Form 8

The configuration object factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/YamlFormMessageManager.php, line 33

Class

YamlFormMessageManager
Defines the form message (and login) manager.

Namespace

Drupal\yamlform

Code

protected $configFactory;