remove unthrown exception
Cette révision appartient à :
Parent
6412ebbb35
révision
c005d1054c
@ -36,7 +36,6 @@ class Klicktipp
|
||||
|
||||
/**
|
||||
* @throws BaseException
|
||||
* @throws GuzzleException
|
||||
*/
|
||||
public function __construct(
|
||||
string $client_key,
|
||||
|
@ -16,7 +16,6 @@
|
||||
namespace D3\KlicktippPhpClient\Resources;
|
||||
|
||||
use D3\KlicktippPhpClient\Exceptions\BaseException;
|
||||
use GuzzleHttp\Exception\GuzzleException;
|
||||
use GuzzleHttp\RequestOptions;
|
||||
|
||||
class Account extends Model
|
||||
|
Chargement…
x
Référencer dans un nouveau ticket
Bloquer un utilisateur