eee
This commit is contained in:
+1
-1
@@ -67,7 +67,7 @@ class GiiCommand extends Command
|
||||
$output->writeln(json_encode($array, JSON_UNESCAPED_UNICODE));
|
||||
return 0;
|
||||
} catch (\Throwable $throwable) {
|
||||
$output->writeln(throwable($throwable));
|
||||
$output->writeln(throwable($throwable));
|
||||
return 1;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user