Skip to content

Commit a754149

Browse files
committed
Fix error handler interface
1 parent 8c7b153 commit a754149

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/WebView/Api/Schemes/Handler/ErrorHandlerInterface.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
namespace Boson\WebView\Api\Schemes\Handler;
66

77
use Boson\Component\Http\Component\StatusCode;
8+
use Boson\Contracts\Http\Component\StatusCodeInterface;
89
use Boson\Contracts\Http\RequestInterface;
910
use Boson\Contracts\Http\ResponseInterface;
1011
use Boson\WebView\WebView;

0 commit comments

Comments
 (0)