implements |
FilterInterface |
---|
Methods | ||
---|---|---|
public
|
handleApiException(Throwable $e): void
|
# |
public
|
before(RequestInterface $request, array|null $arguments = null): mixed
|
# |
public
|
after(RequestInterface $request, ResponseInterface $response, array|null $arguments = null): mixed
|
# |
Properties | |||
---|---|---|---|
protected
|
callable<Throwable>
|
$previousExceptionHandler
|
# |