You are here

protected property WebformUiElementTestForm::$type 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::type

Type of webform element being tested.

Type: string

File

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

Class

WebformUiElementTestForm
Provides a test webform for webform elements.

Namespace

Drupal\webform_ui\Form

Code

protected $type;