optimize code: useless after version 2.0 (#5714)

This commit is contained in:
张城铭 2023-05-15 12:08:45 +08:00 committed by GitHub
parent f00f72485c
commit c31677d989
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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
*/