You are here

protected property YamlFormSubmissionForm::$sourceEntity in YAML Form 8

The source entity.

Type: \Drupal\Core\Entity\EntityInterface

File

src/YamlFormSubmissionForm.php, line 86

Class

YamlFormSubmissionForm
Provides a form to collect and edit submissions.

Namespace

Drupal\yamlform

Code

protected $sourceEntity;