Php/docs/yac.setter

提供:Dev Guides
< Php
2020年12月14日 (月) 11:11時点におけるNotes (トーク | 投稿記録)による版 (autoload)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先:案内検索

Yac::__set

(PECL yac >= 1.0.0)

Yac::__setSetter


説明

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

store a item into cache


パラメータ

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


返り値

Always return the value self