|
@@ -180,7 +180,7 @@ |
|
|
block discarded – undo |
|
180
|
180
|
* |
|
181
|
181
|
* |
|
182
|
182
|
* @param $params WHMCS params |
|
183
|
|
- * @return mixed A string with the access token or an error string beginning with 'JETPACK MODULE' indicating that |
|
|
183
|
+ * @return null|string A string with the access token or an error string beginning with 'JETPACK MODULE' indicating that |
|
184
|
184
|
* an access token was not retrieved for provisioning or cancelling. |
|
185
|
185
|
* @throws Exception An exception is thrown from make_api_request when there is a curl_error or an empty response |
|
186
|
186
|
*/ |
Please login to merge, or discard this patch.