From 06ea3d4b986a93cf42ba7e6de6090f1f804558bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=91=E6=9E=97?= Date: Tue, 26 Oct 2021 11:26:52 +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/Annotation/RpcProduct.php | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Annotation/RpcProduct.php b/src/Annotation/RpcProduct.php index e97cfb5..f14ecad 100644 --- a/src/Annotation/RpcProduct.php +++ b/src/Annotation/RpcProduct.php @@ -28,7 +28,6 @@ use ReflectionException; * @param mixed $class * @param mixed|string $method * @return mixed - * @throws ReflectionException */ public function execute(mixed $class, mixed $method = ''): mixed {