(PECL yac >= 1.0.0)
Yac::__set — Setter
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
© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/yac.setter.php