Yac::__get

(PECL yac >= 1.0.0)

Yac::__getGetter

説明

publicYac::__get(string$key): mixed

Retrieve values from cache

パラメータ

key

string key

戻り値

mixed on success, null on failure

To Top