Passed
Push — master ( b936a1...1057a9 )
by Anthony
02:40
created
modules/bataille/app/controller/PermissionsFaction.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -105,7 +105,7 @@
 block discarded – undo
105 105
 		
106 106
 		/**
107 107
 		 * @param $id_faction
108
-		 * @return bool
108
+		 * @return boolean|null
109 109
 		 * fonction qui renvoi les permission du membre connecté
110 110
 		 */
111 111
 		public function getPermissionsMembre($id_faction) {
Please login to merge, or discard this patch.