You are here

protected property AutocompletionConfiguration::$theme in Search Autocomplete 8

Same name and namespace in other branches
  1. 2.x src/Entity/AutocompletionConfiguration.php \Drupal\search_autocomplete\Entity\AutocompletionConfiguration::theme

Define the theme to be used for autocompletion display.

Type: string

File

src/Entity/AutocompletionConfiguration.php, line 197

Class

AutocompletionConfiguration
Defines the autocompletion_configuration entity.

Namespace

Drupal\search_autocomplete\Entity

Code

protected $theme;