Card Requisite
This commit is contained in:
@@ -41,6 +41,8 @@ class SmsRepository
|
||||
return $res->getBody();
|
||||
} catch (Exception $e) {
|
||||
Log::error($e);
|
||||
|
||||
return null;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user