This commit is contained in:
2021-01-19 20:05:12 +08:00
parent eaa47d896e
commit 57a9544a4b
+1 -1
View File
@@ -158,7 +158,7 @@ class ' . $managerName . ' extends ActiveRecord
$over = " $over = "
" . $val->getDocComment() . "\n"; " . $val->getDocComment() . "\n";
$attributes = $val->getAttributes($class); $attributes = $val->getAttributes();
if (!empty($attributes)) { if (!empty($attributes)) {
foreach ($attributes as $attribute) { foreach ($attributes as $attribute) {
$over .= " $over .= "