You are here

protected property WebformEntityVariantsForm::$entity in Webform 6.x

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

The webform.

Type: \Drupal\webform\WebformInterface

Overrides EntityForm::$entity

File

src/WebformEntityVariantsForm.php, line 30

Class

WebformEntityVariantsForm
Provides a webform to manage submission variants.

Namespace

Drupal\webform

Code

protected $entity;