From 5def99b75f5fd11ef39a603b64a3681ed29ba0d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E6=80=A1=E6=A0=8B?= Date: Wed, 8 Sep 2021 13:28:28 +0800 Subject: [PATCH] * adjust for notes. --- module/gitlab/model.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/gitlab/model.php b/module/gitlab/model.php index 8d9e2f4828..a5ff3994b1 100644 --- a/module/gitlab/model.php +++ b/module/gitlab/model.php @@ -70,7 +70,7 @@ class gitlabModel extends model * * @param int $gitlabID * @access public - * @return void + * @return array */ public function getUserIdRealnamePairs($gitlabID) {