Passed
Push — master ( c99e32...f48f1d )
by Anthony
07:10
created
modules/bataille/app/controller/Points.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -79,7 +79,7 @@
 block discarded – undo
79 79
 		//-------------------------- SETTER ----------------------------------------------------------------------------//
80 80
 		/**
81 81
 		 * @param $id_base
82
-		 * @param null $type
82
+		 * @param string $type
83 83
 		 * @param null $points
84 84
 		 * @return int|null
85 85
 		 * fonction qui ajoute des points à la base en fonction du type
Please login to merge, or discard this patch.