You are here

public function HashServiceInterface::getHash in Fast Autocomplete 8

Returns a hash.

Return value

string The requested hash.

1 method overrides HashServiceInterface::getHash()
HashService::getHash in src/HashService.php
Returns a hash.

File

src/HashServiceInterface.php, line 22

Class

HashServiceInterface
Interface HashServiceInterface.

Namespace

Drupal\fac

Code

public function getHash();