public function FacConfigInterface::getNumberOfResults in Fast Autocomplete 8
Gets the number of results.
Return value
int The number of results.
1 method overrides FacConfigInterface::getNumberOfResults()
- FacConfig::getNumberOfResults in src/
Entity/ FacConfig.php - Gets the number of results.
File
- src/
FacConfigInterface.php, line 42
Class
- FacConfigInterface
- Provides an interface defining a Fast Autocomplete config entity.
Namespace
Drupal\facCode
public function getNumberOfResults();