You are here

public function FacConfigInterface::getInputSelectors in Fast Autocomplete 8

Gets the input selectors.

Return value

string The input selectors.

1 method overrides FacConfigInterface::getInputSelectors()
FacConfig::getInputSelectors in src/Entity/FacConfig.php
Gets the input selectors.

File

src/FacConfigInterface.php, line 34

Class

FacConfigInterface
Provides an interface defining a Fast Autocomplete config entity.

Namespace

Drupal\fac

Code

public function getInputSelectors();