We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ddcdda commit 81fe966Copy full SHA for 81fe966
1 file changed
src/plugin/admin/app/common/Util.php
@@ -2,7 +2,7 @@
2
3
namespace plugin\admin\app\common;
4
5
-use process\Monitor;
+use app\process\Monitor;
6
use Throwable;
7
use Illuminate\Database\Connection;
8
use Illuminate\Database\Schema\Builder;
0 commit comments