You are here

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

Same name and namespace in other branches
  1. 8.5 src/Element/WebformOtherBase.php \Drupal\webform\Element\WebformOtherBase::type

The type of element.

Type: string

File

src/Element/WebformOtherBase.php, line 31

Class

WebformOtherBase
Base class for webform other element.

Namespace

Drupal\webform\Element

Code

protected static $type;