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 {