PHP8 Yac::__get — 获取器
(PECL yac >= 1.0.0)
Yac::__get — 获取器
说明
public Yac::__get(string $key): mixed
从缓存中检索值
参数
key
字符串键
返回值
成功时为混合类型,失败时为null。
(PECL yac >= 1.0.0)
Yac::__get — 获取器
public Yac::__get(string $key): mixed
从缓存中检索值
key
字符串键
成功时为混合类型,失败时为null。