You are here

protected property YamlFormEntitySettingsForm::$messageManager in YAML Form 8

The message manager.

Type: \Drupal\yamlform\YamlFormMessageManagerInterface

File

src/YamlFormEntitySettingsForm.php, line 32

Class

YamlFormEntitySettingsForm
Provides a form to manage settings.

Namespace

Drupal\yamlform

Code

protected $messageManager;