You are here

protected property SavedSearchType::$options in Search API Saved Searches 8

The settings for this type.

Type: array

File

src/Entity/SavedSearchType.php, line 108

Class

SavedSearchType
Provides an entity type for configuring how searches can be saved.

Namespace

Drupal\search_api_saved_searches\Entity

Code

protected $options = [];