protected property D8Cache::$bin in Drupal 8 Cache Backport 7
The cache bin.
Type: string
File
- ./
d8cache.cache.inc, line 24
Class
- D8Cache
- Defines a Drupal 8 cacheable metadata aware cache backend.
Code
protected $bin;
The cache bin.
Type: string
protected $bin;