Passed
Push — master ( d3086a...1a484d )
by Anthony
15:38
created
modules/bataille/app/controller/Profil.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -29,7 +29,7 @@
 block discarded – undo
29 29
 		
30 30
 		
31 31
 		//-------------------------- GETTER ----------------------------------------------------------------------------//
32
-		public function getVacances(){
32
+		public function getVacances() {
33 33
 		    return $this->vacances;
34 34
 		}
35 35
 		
Please login to merge, or discard this patch.