diff --git a/module/bug/model.php b/module/bug/model.php index 1cf6470e44..a2483329c9 100644 --- a/module/bug/model.php +++ b/module/bug/model.php @@ -3229,7 +3229,7 @@ class bugModel extends model * @param object $bug * @param string $type * @access public - * @return void + * @return string */ public function buildOperateMenu($bug, $type = 'view') {