Yac::get

(PECL yac >= 1.0.0)

Yac::getRetrieve values from cache

説明

public Yac::get(string|array $key, int &$cas = null): mixed

Retrieve values from cache

パラメータ

key

string keys, or array of multiple keys.

cas

if not null, it will be set to the retrieved item's cas.

戻り値

mixed on success, false on failure

関連キーワード:  Retrieve, from, values, Yac, cas, string, array, key, not, success