From 3fcd90f5516cf0055671a72bae2bbd9747962deb Mon Sep 17 00:00:00 2001 From: "as2252258@163.com" Date: Sun, 29 Aug 2021 04:09:59 +0800 Subject: [PATCH] 111 --- core/Di/Attributes.php | 1 + 1 file changed, 1 insertion(+) diff --git a/core/Di/Attributes.php b/core/Di/Attributes.php index f46d5a38..8ebdeabc 100644 --- a/core/Di/Attributes.php +++ b/core/Di/Attributes.php @@ -16,6 +16,7 @@ trait Attributes private array $_classMethod = []; private array $_classPropertyNote = []; private array $_classProperty = []; + private array $_mapping = []; /**