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