You are here

protected static property YamlFormSubmission::$yamlform in YAML Form 8

Store a reference to the current temporary form.

Type: \Drupal\yamlform\YamlFormInterface

See also

\Drupal\yamlform\YamlFormEntityElementsValidator::validateRendering()

File

src/Entity/YamlFormSubmission.php, line 75

Class

YamlFormSubmission
Defines the YamlFormSubmission entity.

Namespace

Drupal\yamlform\Entity

Code

protected static $yamlform;