Passed
Push — master ( 1a484d...7017e3 )
by Anthony
03:02
created
modules/bataille/app/controller/Profil.php 1 patch
Doc Comments   +2 added lines, -1 removed lines patch added patch discarded remove patch
@@ -34,7 +34,7 @@  discard block
 block discarded – undo
34 34
 		}
35 35
 		
36 36
 		/**
37
-		 * @return string
37
+		 * @return integer
38 38
 		 * fonction qui test si le compte est en mode vacances ou pas
39 39
 		 */
40 40
 		public function getTestModeVacances($id_identite = null) {
@@ -114,6 +114,7 @@  discard block
 block discarded – undo
114 114
 		}
115 115
 		
116 116
 		/**
117
+		 * @param string $table
117 118
 		 * @return bool
118 119
 		 * fonction qui récupère toutes les recherches, recrutement, missions et offre de marché en cours de la base
119 120
 		 */
Please login to merge, or discard this patch.