You are here

protected property WebformSubmissionForm::$bubbleableMetadata in Webform 8.5

Same name and namespace in other branches
  1. 6.x src/WebformSubmissionForm.php \Drupal\webform\WebformSubmissionForm::bubbleableMetadata

Bubbleable metadata.

Type: \Drupal\webform\Cache\WebformBubbleableMetadata

See also

\Drupal\webform\WebformSubmissionForm::buildForm

File

src/WebformSubmissionForm.php, line 204

Class

WebformSubmissionForm
Provides a webform to collect and edit submissions.

Namespace

Drupal\webform

Code

protected $bubbleableMetadata;