You are here

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

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

The webform source entity.

Type: \Drupal\Core\Entity\EntityInterface

File

src/Form/WebformResultsCustomForm.php, line 78

Class

WebformResultsCustomForm
Webform for webform results custom(ize) webform.

Namespace

Drupal\webform\Form

Code

protected $sourceEntity;