You are here

protected property WebformSubmissionExporter::$sourceEntity in Webform 8.5

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

The source entity.

Type: \Drupal\Core\Entity\EntityInterface

File

src/WebformSubmissionExporter.php, line 90

Class

WebformSubmissionExporter
Webform submission exporter.

Namespace

Drupal\webform

Code

protected $sourceEntity;