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