del error doc
This commit is contained in:
parent
5a0aadbb60
commit
74986304bf
|
@ -25,11 +25,6 @@ class JsonRpcMethod extends JsonRpcBase
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
|
||||||
* @param $code
|
|
||||||
* @param $msg
|
|
||||||
* @return array
|
|
||||||
*/
|
|
||||||
public function error($code, $msg)
|
public function error($code, $msg)
|
||||||
{
|
{
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user