protected property WebformSubmissionBulkForm::$submissionDeleteAny in Webform 8.5
Same name and namespace in other branches
- 6.x src/Form/WebformSubmissionBulkForm.php \Drupal\webform\Form\WebformSubmissionBulkForm::submissionDeleteAny
Can user delete any submission.
Type: bool
File
- src/
Form/ WebformSubmissionBulkForm.php, line 22
Class
- WebformSubmissionBulkForm
- Provides the webform submission bulk form.
Namespace
Drupal\webform\FormCode
protected $submissionDeleteAny = FALSE;