protected property WebformEntityInjectionTrait::$webformSubmission in Webform 8.5
Same name and namespace in other branches
- 6.x src/Plugin/WebformEntityInjectionTrait.php \Drupal\webform\Plugin\WebformEntityInjectionTrait::webformSubmission
The webform submission.
Type: \Drupal\webform\WebformSubmissionInterface
File
- src/
Plugin/ WebformEntityInjectionTrait.php, line 26
Class
- WebformEntityInjectionTrait
- Provides an webform/webform submission entity inject trait.
Namespace
Drupal\webform\PluginCode
protected $webformSubmission = NULL;