You are here

protected property YamlFormSubmissionsDeleteFormBase::$yamlform in YAML Form 8

The form entity.

Type: \Drupal\yamlform\YamlFormInterface

File

src/Form/YamlFormSubmissionsDeleteFormBase.php, line 30

Class

YamlFormSubmissionsDeleteFormBase
Base form for deleting form submission.

Namespace

Drupal\yamlform\Form

Code

protected $yamlform;