Pyh.conf’25: a new PHP conference for the Russian-speaking community

Yac::__get

(PECL yac >= 1.0.0)

Yac::__getGetter

Description

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

Retrieve values from cache

Parameters

key

string key

Return Values

mixed on success, null on failure

add a note

User Contributed Notes

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