You are here

protected property DriverBase::$hashAlgorithm in Memcache API and Integration 8.2

The hash algorithm to pass to hash(). Defaults to 'sha1'.

Type: string

File

src/Driver/DriverBase.php, line 37

Class

DriverBase
Class DriverBase.

Namespace

Drupal\memcache\Driver

Code

protected $hashAlgorithm;