You are here

protected static property ShsTermSelect::$options in Webform Simple Hierarchical Select 8

The list of term options.

Type: null|array

File

src/Element/ShsTermSelect.php, line 21

Class

ShsTermSelect
Provides a webform element for an shs term select menu.

Namespace

Drupal\webform_shs\Element

Code

protected static $options = NULL;