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