You are here

public function LocationInputInterface::label in Search API Location 8

Returns the label of the location input.

Return value

string The administration label.

File

src/LocationInput/LocationInputInterface.php, line 46

Class

LocationInputInterface
Defines the required methods for a Location Input plugin.

Namespace

Drupal\search_api_location\LocationInput

Code

public function label();