You are here

protected property PersistableCache::$cacheBin in RESTful 7.2

The cache bin where to store the caches.

Type: string

File

src/Util/PersistableCache.php, line 31
Contains \Drupal\restful\Util\PersistableCache.

Class

PersistableCache

Namespace

Drupal\restful\Util

Code

protected $cacheBin = 'cache';