public property WebformElement::$multiline in Webform 6.x
Same name and namespace in other branches
- 8.5 src/Annotation/WebformElement.php \Drupal\webform\Annotation\WebformElement::multiline
Flag that defines multiline element.
Type: bool
File
- src/
Annotation/ WebformElement.php, line 97
Class
- WebformElement
- Defines a webform element annotation object.
Namespace
Drupal\webform\AnnotationCode
public $multiline = FALSE;