You are here

protected property Select2Widget::$keyValueStore in Select 2 8

The key-value store for entity_autocomplete.

Type: \Drupal\Core\KeyValueStore\KeyValueStoreInterface

File

modules/select2_facets/src/Plugin/facets/widget/Select2Widget.php, line 38

Class

Select2Widget
The select2 widget.

Namespace

Drupal\select2_facets\Plugin\facets\widget

Code

protected $keyValueStore;