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 资源(resource)

返回值

Always return the value self

User Contributed Notes

There are no user contributed notes for this page.
PHP8中文手册 站长在线 整理 版权归PHP文档组所有