You are here

protected property WebformMessageManager::$webformSubmission in Webform 6.x

Same name and namespace in other branches
  1. 8.5 src/WebformMessageManager.php \Drupal\webform\WebformMessageManager::webformSubmission

A webform submission.

Type: \Drupal\webform\WebformSubmissionInterface

File

src/WebformMessageManager.php, line 94

Class

WebformMessageManager
Defines the webform message (and login) manager.

Namespace

Drupal\webform

Code

protected $webformSubmission;