You are here

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

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

The source entity.

Type: \Drupal\Core\Entity\EntityInterface

File

src/WebformSubmissionExporter.php, line 85

Class

WebformSubmissionExporter
Webform submission exporter.

Namespace

Drupal\webform

Code

protected $sourceEntity;