protected property AutocompletionConfiguration::$moreResultsLabel in Search Autocomplete 2.x
Same name and namespace in other branches
- 8 src/Entity/AutocompletionConfiguration.php \Drupal\search_autocomplete\Entity\AutocompletionConfiguration::moreResultsLabel
Define a label that should be displayed when more results then what can be displayed are available.
Type: string
File
- src/
Entity/ AutocompletionConfiguration.php, line 190
Class
- AutocompletionConfiguration
- Defines the autocompletion_configuration entity.
Namespace
Drupal\search_autocomplete\EntityCode
protected $moreResultsLabel;