You are here

protected property DrupalMemcacheBase::$bin in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 modules/memcache/src/DrupalMemcacheBase.php \Drupal\memcache\DrupalMemcacheBase::bin

The cache bin name.

Type: string

File

modules/memcache/src/DrupalMemcacheBase.php, line 23
Contains \Drupal\memcache\DrupalMemcacheBase.

Class

DrupalMemcacheBase
Class DrupalMemcacheBase.

Namespace

Drupal\memcache

Code

protected $bin;