* Correct function comment, and keep func code stay.

This commit is contained in:
dingguodong
2021-07-14 09:08:57 +08:00
parent a519be7fb6
commit e8c9118515
+3 -1
View File
@@ -606,7 +606,9 @@ class gitlabModel extends model
* @param int $gitlabID
* @param int $projectID
* @param int $issueID
* @param object $attribute
* @param string $objectType
* @param object $object
* @param int $objectID
* @access public
* @return object
*/