Completed
Push — whmcs-jetpack-partner-module ( 4aa387...3960fe )
by
unknown
12:31 queued 05:40
created
partner/WHMCS/modules/servers/jetpack/jetpack.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -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.