You are here

protected property WebformVariantViewForm::$operation in Webform 6.x

Same name and namespace in other branches
  1. 8.5 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;