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