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); }