This commit is contained in:
2023-07-26 09:59:11 +08:00
parent 07e651d2af
commit 970f630bba
+2
View File
@@ -1,5 +1,7 @@
<?php
declare(strict_types=1);
namespace Kiri\Server\Handler;
use Exception;