You are here

public function LocationInputInterface::getDescription in Search API Location 8

Returns the description of the location input.

Return value

string The administration label.

File

src/LocationInput/LocationInputInterface.php, line 54

Class

LocationInputInterface
Defines the required methods for a Location Input plugin.

Namespace

Drupal\search_api_location\LocationInput

Code

public function getDescription();