You are here

protected property WebformVariantFormBase::$webform in Webform 8.5

Same name and namespace in other branches
  1. 6.x src/Form/WebformVariantFormBase.php \Drupal\webform\Form\WebformVariantFormBase::webform

The webform.

Type: \Drupal\webform\WebformInterface

File

src/Form/WebformVariantFormBase.php, line 40

Class

WebformVariantFormBase
Provides a base webform for webform variants.

Namespace

Drupal\webform\Form

Code

protected $webform;