(PECL yac >= 1.0.0)
Yac::__set — Setter
$keys
$value
store a item into cache
keys
string key
value
mixed value, All php value type could be stored except 资源(resource)
Always return the value self