del error doc

This commit is contained in:
dongwei 2019-01-24 14:25:56 +08:00
parent 5a0aadbb60
commit 74986304bf

View File

@ -25,11 +25,6 @@ class JsonRpcMethod extends JsonRpcBase
];
}
/**
* @param $code
* @param $msg
* @return array
*/
public function error($code, $msg)
{