Yac::__get

(PECL yac >= 1.0.0)

Yac::__getGetter

Beschreibung

publicYac::__get(string$key): mixed

Retrieve values from cache

Parameter-Liste

key

String key

Rückgabewerte

mixed on success, null on failure

To Top