protected property CacheObjectAPIWrapper::$bin in Cache Object API 7
Cache bin.
File
- ./
cacheobject.inc, line 21 - Provides Cache Object API wrapper class.
Class
- CacheObjectAPIWrapper
- Provides a cache class exposing hooks operating on objects before they are stored to and after they were received from the cache.
Code
protected $bin;