Passed
Push — master ( a47f7f...7f5395 )
by Anthony
02:41
created
modules/bataille/app/controller/RelationFaction.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -60,7 +60,7 @@
 block discarded – undo
60 60
 		/**
61 61
 		 * @param $nom_faction
62 62
 		 * @param $relation
63
-		 * @return bool
63
+		 * @return false|null
64 64
 		 * fonction qui permet d'ajouter une relation
65 65
 		 */
66 66
 		public function setAjouterRelation($nom_faction, $relation) {
Please login to merge, or discard this patch.