改名
This commit is contained in:
@@ -26,8 +26,6 @@ class RpcManager
|
||||
|
||||
foreach ($lists as $reflection) {
|
||||
$methodName = $reflection->getName();
|
||||
//
|
||||
// $params = Kiri::getDi()->getMethodParameters($class, $methodName);
|
||||
|
||||
static::$_rpc[$name][$methodName] = [[$class, $methodName], null];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user