Skip to content

Commit f08ce3f

Browse files
committed
Apply phpcs
1 parent 0c2a687 commit f08ce3f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libs/component/runtime/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)