\iCache

缓存接口,如果不想使用yac缓存,需要自己去使用这个接口

Summary

Methods
Constants
getCache()
setCache()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

getCache()

getCache(  $key) 

Parameters

$key

setCache()

setCache(  $key,   $var) 

Parameters

$key
$var