Completed
Push — whmcs-jetpack-partner-module ( 1559b1...28912f )
by
unknown
11:07 queued 04:15
created
partner/WHMCS/modules/servers/jetpack/jetpack.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -169,7 +169,7 @@
 block discarded – undo
169 169
  *
170 170
  *
171 171
  * @param array $params WHMCS params
172
- * @return mixed A string with the access token or an error string beginning with 'JETPACK MODULE' indicating that
172
+ * @return null|string A string with the access token or an error string beginning with 'JETPACK MODULE' indicating that
173 173
  * an access token was not retrieved for provisioning or cancelling.
174 174
  */
175 175
 function get_access_token($params)
Please login to merge, or discard this patch.