You are here

protected property WebformUiElementFormBase::$originalType in Webform 8.5

Same name and namespace in other branches
  1. 6.x modules/webform_ui/src/Form/WebformUiElementFormBase.php \Drupal\webform_ui\Form\WebformUiElementFormBase::originalType

The webform element's original element type.

Type: string

File

modules/webform_ui/src/Form/WebformUiElementFormBase.php, line 114

Class

WebformUiElementFormBase
Provides a base class for webform element webforms.

Namespace

Drupal\webform_ui\Form

Code

protected $originalType;