From 5991ea9d3f6379ffeef148c39b91419330dde9fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=91=E6=9E=97?= Date: Thu, 2 Dec 2021 15:33:57 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=B9=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/JsonRpcConsumers.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/JsonRpcConsumers.php b/src/JsonRpcConsumers.php index a3719e0..20c5ed1 100644 --- a/src/JsonRpcConsumers.php +++ b/src/JsonRpcConsumers.php @@ -109,7 +109,7 @@ abstract class JsonRpcConsumers implements OnRpcConsumerInterface /** * @param $service * @return array - * @throws RpcServiceException + * @throws RpcServiceException|\ReflectionException */ private function get_consul($service): array {