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