PHP Class App\Exceptions\UnauthorizedExceptionHandler

Show file Open project: joselfonseca/laravel-api

Public Methods

Method Description
handle ( UnauthorizedHttpException $exception ) : mixed

Method Details

handle() public method

public handle ( UnauthorizedHttpException $exception ) : mixed
$exception Symfony\Component\HttpKernel\Exception\UnauthorizedHttpException
return mixed