Passed
Pull Request — master (#759)
by Julius
02:43
created
lib/Service/BoardService.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -147,7 +147,7 @@
 block discarded – undo
147 147
 	}
148 148
 
149 149
 	/**
150
-	 * @return array
150
+	 * @return integer
151 151
 	 */
152 152
 	private function getBoardPrerequisites() {
153 153
 		$groups = $this->groupManager->getUserGroupIds(
Please login to merge, or discard this patch.