This commit is contained in:
2021-03-25 19:37:18 +08:00
parent aba5546429
commit 90b1b7868d
+1
View File
@@ -280,6 +280,7 @@ abstract class GiiBase
$content[] = $over . $func;
}
return implode(PHP_EOL, $content);
}