From 07e919a2d5135f4190efda61a1c816886dc70b66 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mr=C2=B7x?= Date: Wed, 22 Sep 2021 10:17:03 +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 --- note/IAnnotation.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/note/IAnnotation.php b/note/IAnnotation.php index c1caf314..2e52beb4 100644 --- a/note/IAnnotation.php +++ b/note/IAnnotation.php @@ -4,13 +4,11 @@ namespace Annotation; -use Closure; interface IAnnotation { /** - * @param static $params * @param mixed $class * @param mixed $method * @return mixed