diff --git a/Annotation/Get.php b/Annotation/Get.php index c0c1574..fbc7bb1 100644 --- a/Annotation/Get.php +++ b/Annotation/Get.php @@ -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 {