Quellcode durchsuchen

test using namespace for kerio api

andre vor 2 Jahren
Ursprung
Commit
3a10e1f874
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1 0
      api/class/KerioApiException.php

+ 1 - 0
api/class/KerioApiException.php

@@ -1,5 +1,6 @@
 <?php
 namespace ThurData\Servers\KerioEmail\Api;
+use Exception;
 /**
  * This file is part of the kerio-api-php.
  *