protected property WebformSubmissionForm::$messageManager in Webform 6.x
Same name and namespace in other branches
- 8.5 src/WebformSubmissionForm.php \Drupal\webform\WebformSubmissionForm::messageManager
The webform message manager.
Type: \Drupal\webform\WebformMessageManagerInterface
File
- src/
WebformSubmissionForm.php, line 128
Class
- WebformSubmissionForm
- Provides a webform to collect and edit submissions.
Namespace
Drupal\webformCode
protected $messageManager;