You are here

protected property WebformSubmissionForm::$messageManager in Webform 8.5

Same name and namespace in other branches
  1. 6.x src/WebformSubmissionForm.php \Drupal\webform\WebformSubmissionForm::messageManager

The webform message manager.

Type: \Drupal\webform\WebformMessageManagerInterface

File

src/WebformSubmissionForm.php, line 123

Class

WebformSubmissionForm
Provides a webform to collect and edit submissions.

Namespace

Drupal\webform

Code

protected $messageManager;