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