You are here

protected property WebformResultsCustomForm::$sourceEntity in Webform 8.5

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

The webform source entity.

Type: \Drupal\Core\Entity\EntityInterface

File

src/Form/WebformResultsCustomForm.php, line 77

Class

WebformResultsCustomForm
Webform for webform results custom(ize) webform.

Namespace

Drupal\webform\Form

Code

protected $sourceEntity;