You are here

protected property WebformEntityHandlersForm::$entity in Webform 8.5

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

The webform.

Type: \Drupal\webform\WebformInterface

Overrides EntityForm::$entity

File

src/WebformEntityHandlersForm.php, line 30

Class

WebformEntityHandlersForm
Provides a webform to manage submission handlers.

Namespace

Drupal\webform

Code

protected $entity;