You are here

protected static property WebformSubmission::$webform in Webform 6.x

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

Store a reference to the current temporary webform.

Type: \Drupal\webform\WebformInterface

See also

\Drupal\webform\WebformEntityElementsValidator::validateRendering()

File

src/Entity/WebformSubmission.php, line 95

Class

WebformSubmission
Defines the WebformSubmission entity.

Namespace

Drupal\webform\Entity

Code

protected static $webform;