protected property WebformOptions::$likert in Webform 6.x
Same name and namespace in other branches
- 8.5 src/Entity/WebformOptions.php \Drupal\webform\Entity\WebformOptions::likert
Flag to used options as likert answers.
Type: bool
File
- src/
Entity/ WebformOptions.php, line 96
Class
- WebformOptions
- Defines the webform options entity.
Namespace
Drupal\webform\EntityCode
protected $likert = FALSE;