You are here

protected property MemcacheLockBackend::$bin in Memcache API and Integration 8.2

The bin name for this lock.

Type: string

File

src/Lock/MemcacheLockBackend.php, line 25

Class

MemcacheLockBackend
Defines a Memcache lock backend.

Namespace

Drupal\memcache\Lock

Code

protected $bin;