You are here

protected property WebformSubmissionBulkForm::$submissionDeleteAny in Webform 6.x

Same name and namespace in other branches
  1. 8.5 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\Form

Code

protected $submissionDeleteAny = FALSE;