You are here

protected property WebformOptions::$options in Webform 6.x

Same name and namespace in other branches
  1. 8.5 src/Entity/WebformOptions.php \Drupal\webform\Entity\WebformOptions::options

The webform options options.

Type: string

File

src/Entity/WebformOptions.php, line 103

Class

WebformOptions
Defines the webform options entity.

Namespace

Drupal\webform\Entity

Code

protected $options;