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

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top