改名
This commit is contained in:
@@ -55,7 +55,7 @@ namespace {$namespace};
|
||||
|
||||
$import = $this->getImports($path['path'] . '/' . $managerName . 'Controller.php', $class);
|
||||
} catch (\Throwable $Exception) {
|
||||
exit(logger()->addError($Exception));
|
||||
exit(logger()->addError($Exception, 'throwable'));
|
||||
}
|
||||
} else {
|
||||
$import = "use Snowflake;
|
||||
|
||||
Reference in New Issue
Block a user