protected property AutocompletionConfiguration::$theme in Search Autocomplete 2.x
Same name and namespace in other branches
- 8 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 218
Class
- AutocompletionConfiguration
- Defines the autocompletion_configuration entity.
Namespace
Drupal\search_autocomplete\EntityCode
protected $theme;