diff --git a/module/bug/model.php b/module/bug/model.php index 723f68ff13..7638aee0ab 100644 --- a/module/bug/model.php +++ b/module/bug/model.php @@ -1994,7 +1994,8 @@ class bugModel extends model /** * get Product Bug Pairs * - * @param int $productID + * @param int $productID + * @param int|string $branch * @access public * @return void */