改名
This commit is contained in:
@@ -19,6 +19,7 @@ class ExceptionHandlerDispatcher implements ExceptionHandlerInterface
|
|||||||
* @param Throwable $exception
|
* @param Throwable $exception
|
||||||
* @param CResponse $response
|
* @param CResponse $response
|
||||||
* @return ResponseInterface
|
* @return ResponseInterface
|
||||||
|
* @throws \Exception
|
||||||
*/
|
*/
|
||||||
public function emit(Throwable $exception, Response $response): ResponseInterface
|
public function emit(Throwable $exception, Response $response): ResponseInterface
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user