From 0d178de668118fcf4b366aeca3cefd22727ddcab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mr=C2=B7x?= Date: Tue, 19 Jan 2021 18:19:30 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=B9=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Annotation/Model/Get.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Annotation/Model/Get.php b/Annotation/Model/Get.php index d24de19f..50155263 100644 --- a/Annotation/Model/Get.php +++ b/Annotation/Model/Get.php @@ -19,7 +19,7 @@ use Attribute; public string $name ) { - + var_dump($this->name); }