diff --git a/module/story/model.php b/module/story/model.php index 28d274f487..bb1977bb74 100644 --- a/module/story/model.php +++ b/module/story/model.php @@ -220,7 +220,7 @@ class storyModel extends model * @param int $storyID * @param string $storyType * @access public - * @return object + * @return string */ public function getRelationStoryID(int $storyID, string $storyType = 'requirement'): string {