protected property AutocompletionConfiguration::$moreResultsValue in Search Autocomplete 8
Same name and namespace in other branches
- 2.x src/Entity/AutocompletionConfiguration.php \Drupal\search_autocomplete\Entity\AutocompletionConfiguration::moreResultsValue
Define a value entered when clicking the "more results" label.
Type: string
File
- src/
Entity/ AutocompletionConfiguration.php, line 176
Class
- AutocompletionConfiguration
- Defines the autocompletion_configuration entity.
Namespace
Drupal\search_autocomplete\EntityCode
protected $moreResultsValue;