X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=api%2Fv3%2FSystemLog.php;h=403ea7a885c874108d9448473d5ab3d82fe92795;hb=8319cf114f26e04bb7586cd253af9d97b8cb3859;hp=8410be956589f4964c184837a5c0556f49665188;hpb=29d98e1314e345f1b9044f5359c2d0a67f380d21;p=civicrm-core.git diff --git a/api/v3/SystemLog.php b/api/v3/SystemLog.php index 8410be9565..403ea7a885 100644 --- a/api/v3/SystemLog.php +++ b/api/v3/SystemLog.php @@ -60,7 +60,7 @@ function civicrm_api3_system_log_create($params) { /** * @param array $params * - * @return array + * @return void */ function _civicrm_api3_system_log_create_spec(&$params) { require_once 'api/v3/System.php';