You are here

protected property YamlFormSubmissionListBuilder::$sourceEntity in YAML Form 8

The entity that a form is attached to. Currently only applies to nodes.

Type: \Drupal\Core\Entity\EntityInterface

File

src/YamlFormSubmissionListBuilder.php, line 52

Class

YamlFormSubmissionListBuilder
Provides a list controller for yamlform submission entity.

Namespace

Drupal\yamlform

Code

protected $sourceEntity;