From 99c077359604b89f1492872bca089ebf8c1f5235 Mon Sep 17 00:00:00 2001 From: Administrator Date: Fri, 5 Nov 2021 01:18:20 +0800 Subject: [PATCH] 111 --- src/Annotation/JsonRpc.php | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Annotation/JsonRpc.php b/src/Annotation/JsonRpc.php index 4e28938..88ee6a6 100644 --- a/src/Annotation/JsonRpc.php +++ b/src/Annotation/JsonRpc.php @@ -50,6 +50,7 @@ use ReflectionException; } + /** * @throws ConfigException */