Passed
Push — master ( e16eca...e7c715 )
by Anthony
02:36
created
modules/bataille/app/controller/MissionsAleatoire.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -228,7 +228,7 @@
 block discarded – undo
228 228
 		 * @param $nom_unite
229 229
 		 * @param $type_unite
230 230
 		 * @param null $id_groupe
231
-		 * @return bool
231
+		 * @return false|null
232 232
 		 * fonction sert a lancer une mission
233 233
 		 */
234 234
 		public function setCommencerMission($id_mission, $nombre_unite, $nom_unite, $type_unite, $id_groupe = null) {
Please login to merge, or discard this patch.