protected property WebformSubmissionResendForm::$entity in Webform 8.5
Same name and namespace in other branches
- 6.x src/Form/WebformSubmissionResendForm.php \Drupal\webform\Form\WebformSubmissionResendForm::entity
The source entity.
Type: \Drupal\Core\Entity\EntityInterface
File
- src/
Form/ WebformSubmissionResendForm.php, line 33
Class
- WebformSubmissionResendForm
- Defines a webform that resends webform submission.
Namespace
Drupal\webform\FormCode
protected $entity;