改名
This commit is contained in:
@@ -125,8 +125,7 @@ class ErrorHandler extends Component implements ErrorInterface
|
||||
|
||||
Logger::trance($data, $this->category);
|
||||
|
||||
print_r($data);
|
||||
return PHP_EOL;
|
||||
return response()->send($data);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user