We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c2a687 commit f08ce3fCopy full SHA for f08ce3f
libs/component/runtime/src/WebView/Api/Schemes/Handler/ErrorHandlerInterface.php
@@ -5,6 +5,7 @@
5
namespace Boson\WebView\Api\Schemes\Handler;
6
7
use Boson\Component\Http\Component\StatusCode;
8
+use Boson\Contracts\Http\Component\StatusCodeInterface;
9
use Boson\Contracts\Http\RequestInterface;
10
use Boson\Contracts\Http\ResponseInterface;
11
use Boson\WebView\WebView;
0 commit comments