mirror of
https://gitee.com/hyperf/hyperf.git
synced 2024-12-02 03:37:44 +08:00
optimize code: useless after version 2.0 (#5714)
This commit is contained in:
parent
f00f72485c
commit
c31677d989
@ -26,8 +26,7 @@ class RedisProxy extends Redis
|
||||
}
|
||||
|
||||
/**
|
||||
* WARN: Can't remove this function, because AOP need it.
|
||||
* @see https://github.com/hyperf/hyperf/issues/1239
|
||||
* @deprecated since version 3.1
|
||||
* @param string $name
|
||||
* @param array $arguments
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user