This commit is contained in:
2023-04-16 01:45:33 +08:00
parent 3cd2e8d889
commit f6d4b0fbca
12 changed files with 24 additions and 417 deletions
+1 -3
View File
@@ -4,14 +4,12 @@
namespace Database\Annotation;
use Database\Base\Setter;
use Kiri\Annotation\AbstractAttribute;
/**
* @deprecated
*/
#[\Attribute(\Attribute::TARGET_METHOD)] class Set extends AbstractAttribute
#[\Attribute(\Attribute::TARGET_METHOD)] class Set
{