Passed
Push — master ( 9c6704...e16eca )
by Anthony
02:58
created
modules/bataille/app/controller/GroupeUnite.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -65,7 +65,7 @@
 block discarded – undo
65 65
 		 * @param $nom_unite
66 66
 		 * @param $type_unite
67 67
 		 * @param $nom_groupe
68
-		 * @return bool
68
+		 * @return false|null
69 69
 		 * fonction qui permet de créer un groupe
70 70
 		 */
71 71
 		public function setCreerGroupe($nombre_unite, $nom_unite, $type_unite, $nom_groupe) {
Please login to merge, or discard this patch.