You are here

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

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

The webform entity.

Type: \Drupal\webform\WebformInterface

File

src/Form/WebformResultsCustomForm.php, line 71

Class

WebformResultsCustomForm
Webform for webform results custom(ize) webform.

Namespace

Drupal\webform\Form

Code

protected $webform;