Yac::__get

(PECL yac >= 1.0.0)

Yac::__getGetter

Açıklama

publicYac::__get(string$key): mixed

Retrieve values from cache

Bağımsız Değişkenler

key

string key

Dönen Değerler

mixed on success, null on failure

To Top