mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-03-18 21:24:52 +08:00
482 B
482 B
ZM\Store\Redis\ZMRedis
__construct
public function __construct(): mixed
描述
ZMRedis constructor.
返回
| 类型 | 描述 |
|---|---|
| mixed |
call
public function call(callable $callable): mixed
描述
作者很懒,什么也没有说
参数
| 名称 | 类型 | 描述 |
|---|---|---|
| callable | callable |
返回
| 类型 | 描述 |
|---|---|
| mixed |