Php/docs/yac.getter

来自菜鸟教程
跳转至:导航、​搜索

Yac::__get

(PECL yac >= 1.0.0)

Yac::__getGetter


说明

public Yac::__get ( string $key ) : mixed

Retrieve values from cache


参数

key
string key


返回值

mixed on success, null on failure