protected property MemcacheStorage::$bin in Memcache Storage 7
Name of cache bin. Example: 'cache' or 'cache_page', etc.
File
- ./
memcache_storage.inc, line 31 - Provides class for memcached data handling.
Class
- MemcacheStorage
- Class handles memcached cache objects.
Code
protected $bin;