You are here

protected property LocationInputPluginManager::$locationInputMethods in Search API Location 8

Static cache for the location input definitions.

Type: string[][]

See also

\Drupal\search_api_location\LocationInput\LocationInputPluginManager::getInstances()

File

src/LocationInput/LocationInputPluginManager.php, line 21

Class

LocationInputPluginManager
Defines a plugin manager for Location Inputs.

Namespace

Drupal\search_api_location\LocationInput

Code

protected $locationInputMethods;