You are here

public function FacConfigInterface::getAllResultsLinkThreshold in Fast Autocomplete 8

Gets the all results link threshold.

Return value

int The all results link threshold.

1 method overrides FacConfigInterface::getAllResultsLinkThreshold()
FacConfig::getAllResultsLinkThreshold in src/Entity/FacConfig.php
Gets the all results link threshold.

File

src/FacConfigInterface.php, line 90

Class

FacConfigInterface
Provides an interface defining a Fast Autocomplete config entity.

Namespace

Drupal\fac

Code

public function getAllResultsLinkThreshold();