AbstractCacheAdapter
in package
implements
CacheAdapterInterface
Abstract cache adapter
Interfaces, Classes and Traits
- CacheAdapterInterface
- Interface for cache adapters.
Table of Contents
- $cache : mixed
- getCacheObject() : mixed
- Get the object owned by the adapter
Properties
$cache
protected
mixed
$cache
Methods
getCacheObject()
Get the object owned by the adapter
public
getCacheObject() : mixed