You are here

protected property WebformVariantViewForm::$operation in Webform 8.5

Same name and namespace in other branches
  1. 6.x src/Form/WebformVariantViewForm.php \Drupal\webform\Form\WebformVariantViewForm::operation

The current operation (view or test).

Type: string

File

src/Form/WebformVariantViewForm.php, line 21

Class

WebformVariantViewForm
Provides a view and tests form for webform variants.

Namespace

Drupal\webform\Form

Code

protected $operation;