From ae20755bd74b9dea82ccb10e87bdb41f8ad1ee6e Mon Sep 17 00:00:00 2001 From: whwyy Date: Mon, 16 Dec 2024 15:47:00 +0800 Subject: [PATCH] eee --- src/Annotate/ContentType.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Annotate/ContentType.php b/src/Annotate/ContentType.php index 339551d..7cb0a40 100644 --- a/src/Annotate/ContentType.php +++ b/src/Annotate/ContentType.php @@ -2,7 +2,7 @@ namespace Kiri\Router\Annotate; -#[\Attribute] +#[\Attribute(((\Attribute::TARGET_METHOD)))] class ContentType {