You are here

public function GeocoderPluginInterface::getCacheCid in Geocoder 7.2

Generates a cache ID based on the arguments.

Return value

string The cache ID.

1 method overrides GeocoderPluginInterface::getCacheCid()
GeocoderPlugin::getCacheCid in src/Plugin/GeocoderPlugin.php
Generates a cache ID based on the arguments.

File

src/Plugin/GeocoderPluginInterface.php, line 63

Class

GeocoderPluginInterface

Namespace

Drupal\geocoder\Plugin

Code

public function getCacheCid();