You are here

protected property YamlFormSubmissionForm::$messageManager in YAML Form 8

The form message manager.

Type: \Drupal\yamlform\YamlFormMessageManagerInterface

File

src/YamlFormSubmissionForm.php, line 58

Class

YamlFormSubmissionForm
Provides a form to collect and edit submissions.

Namespace

Drupal\yamlform

Code

protected $messageManager;