protected property WebformSubmissionAjaxResponse::$submission in Webform 6.x
Same name and namespace in other branches
- 8.5 src/Ajax/WebformSubmissionAjaxResponse.php \Drupal\webform\Ajax\WebformSubmissionAjaxResponse::submission
The webform submission of this ajax request.
Type: \Drupal\webform\WebformSubmissionInterface
File
- src/
Ajax/ WebformSubmissionAjaxResponse.php, line 22
Class
- WebformSubmissionAjaxResponse
- Custom JSON response object for an ajax webform submission response.
Namespace
Drupal\webform\AjaxCode
protected $submission;