protected property WebformVariantFormBase::$webform in Webform 6.x
Same name and namespace in other branches
- 8.5 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\FormCode
protected $webform;