Yac::__set

Setter

説明

public mixed Yac::__set(string $keys, mixed $value)

store a item into cache

パラメータ

keys

string key

value

mixed value, All php value type could be stored except リソース

戻り値

Always return the value self