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