You are here

protected property WebformUiElementTestForm::$operation in Webform 8.5

Same name and namespace in other branches
  1. 6.x modules/webform_ui/src/Form/WebformUiElementTestForm.php \Drupal\webform_ui\Form\WebformUiElementTestForm::operation

The operation of the current webform.

Type: string

Overrides WebformUiElementFormBase::$operation

File

modules/webform_ui/src/Form/WebformUiElementTestForm.php, line 26

Class

WebformUiElementTestForm
Provides a test webform for webform elements.

Namespace

Drupal\webform_ui\Form

Code

protected $operation = 'test';