You are here

constant WebformHeight::HEIGHT_ABBREVIATE in Webform 8.5

Same name and namespace in other branches
  1. 6.x src/Element/WebformHeight.php \Drupal\webform\Element\WebformHeight::HEIGHT_ABBREVIATE

Denotes height abbreviate.

File

src/Element/WebformHeight.php, line 31

Class

WebformHeight
Provides a webform height element.

Namespace

Drupal\webform\Element

Code

const HEIGHT_ABBREVIATE = 'abbreviate';