You are here

protected static property WebformButtonsOther::$type in Webform 6.x

Same name and namespace in other branches
  1. 8.5 modules/webform_jqueryui_buttons/src/Element/WebformButtonsOther.php \Drupal\webform_jqueryui_buttons\Element\WebformButtonsOther::type

The type of element.

Type: string

Overrides WebformOtherBase::$type

File

modules/webform_jqueryui_buttons/src/Element/WebformButtonsOther.php, line 18

Class

WebformButtonsOther
Provides a webform element for buttons with an other option.

Namespace

Drupal\webform_jqueryui_buttons\Element

Code

protected static $type = 'webform_buttons';