Yac::__get

(PECL yac >= 1.0.0)

Yac::__get — Getter

Beschreibung

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

Retrieve values from cache

Parameter-Liste

key

string key

Rückgabewerte

mixed on success, null on failure

+add a note

User Contributed Notes

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