You are here

protected property WebformSubmissionsDeleteFormBase::$webform in Webform 6.x

Same name and namespace in other branches
  1. 8.5 src/Form/WebformSubmissionsDeleteFormBase.php \Drupal\webform\Form\WebformSubmissionsDeleteFormBase::webform

The webform entity.

Type: \Drupal\webform\WebformInterface

File

src/Form/WebformSubmissionsDeleteFormBase.php, line 37

Class

WebformSubmissionsDeleteFormBase
Base webform for deleting webform submission.

Namespace

Drupal\webform\Form

Code

protected $webform;