This commit is contained in:
2021-09-22 10:17:03 +08:00
parent a171b3d081
commit 07e919a2d5
-2
View File
@@ -4,13 +4,11 @@
namespace Annotation;
use Closure;
interface IAnnotation
{
/**
* @param static $params
* @param mixed $class
* @param mixed $method
* @return mixed