protected property WebformHandlerBase::$webformSubmission in Webform 8.5
Same name and namespace in other branches
- 6.x src/Plugin/WebformHandlerBase.php \Drupal\webform\Plugin\WebformHandlerBase::webformSubmission
The webform submission.
Type: \Drupal\webform\WebformSubmissionInterface
File
- src/
Plugin/ WebformHandlerBase.php, line 44
Class
- WebformHandlerBase
- Provides a base class for a webform handler.
Namespace
Drupal\webform\PluginCode
protected $webformSubmission = NULL;