Ver Fonte

test using namespace for kerio api

andre há 2 anos atrás
pai
commit
3a10e1f874
1 ficheiros alterados com 1 adições e 0 exclusões
  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.
  *