Dutch PHP Conference 2025 - Call For Papers

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

User Contributed Notes

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