Passed
Push — master ( b936a1...1057a9 )
by Anthony
02:40
created
modules/bataille/app/controller/Faction.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -15,7 +15,7 @@
 block discarded – undo
15 15
 		
16 16
 		
17 17
 		//-------------------------- GETTER ----------------------------------------------------------------------------//
18
-		public function getIdFaction(){
18
+		public function getIdFaction() {
19 19
 		    return $this->id_faction;
20 20
 		}
21 21
 		
Please login to merge, or discard this patch.