You are here

protected property WebformEntityInjectionTrait::$webform in Webform 8.5

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

The webform.

Type: \Drupal\webform\WebformInterface

File

src/Plugin/WebformEntityInjectionTrait.php, line 19

Class

WebformEntityInjectionTrait
Provides an webform/webform submission entity inject trait.

Namespace

Drupal\webform\Plugin

Code

protected $webform = NULL;