You are here

protected property Suggestion::$resultsCount in Search API Autocomplete 8

If available, the estimated number of results for these keys.

Type: int|null

File

src/Suggestion/Suggestion.php, line 66

Class

Suggestion
Provides a value object meant to be used as result of suggestions.

Namespace

Drupal\search_api_autocomplete\Suggestion

Code

protected $resultsCount;