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