Revert "改名"

This reverts commit fdf58326
This commit is contained in:
2022-01-14 14:15:34 +08:00
parent 661206b94b
commit c5b4f4795b
+1 -1
View File
@@ -13,7 +13,7 @@ use Exception;
* Class Get
* @package Annotation\Model
*/
#[Attribute(Attribute::TARGET_METHOD)] class Get extends \Annotation\Attribute
#[Attribute(Attribute::TARGET_METHOD)] class Get extends \Kiri\Annotation\Attribute
{