Jelajahi Sumber

use namespace for kerio api

andre 2 tahun lalu
induk
melakukan
110dab639b
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      app/Http/Actions/TestConnection.php

+ 1 - 1
app/Http/Actions/TestConnection.php

@@ -6,7 +6,7 @@ use ThurData\Servers\KerioEmail\App\Libs\Kerio\Api;
 use ThurData\Servers\KerioEmail\App\Libs\Kerio\Components\Api\Soap\Client;
 use ThurData\Servers\KerioEmail\App\Traits\ExtensionsCheckerTrait;
 use ThurData\Servers\KerioEmail\Core\App\Controllers\Instances\AddonController;
-use ThurData\Servers\KerioEmail\Api\KerioConnectApi;
+use ThurData\Servers\KerioEmail\Api\KerioConnectApi\KerioConnectApi;
 /**
  *
  * Created by PhpStorm.