From bc4e506ea8631a3152aa00e9a99bef4a5624d3ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=91=E6=9E=97?= Date: Thu, 23 Dec 2021 18:22:26 +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 | 1 + 1 file changed, 1 insertion(+) diff --git a/src/JsonRpcConsumers.php b/src/JsonRpcConsumers.php index 20c5ed1..3c7ee47 100644 --- a/src/JsonRpcConsumers.php +++ b/src/JsonRpcConsumers.php @@ -110,6 +110,7 @@ abstract class JsonRpcConsumers implements OnRpcConsumerInterface * @param $service * @return array * @throws RpcServiceException|\ReflectionException + * @throws Exception */ private function get_consul($service): array {