@@ -16,7 +16,7 @@ |
||
16 | 16 | |
17 | 17 | //-------------------------- GETTER ----------------------------------------------------------------------------// |
18 | 18 | public function getIdFaction(){ |
19 | - return $this->id_faction; |
|
19 | + return $this->id_faction; |
|
20 | 20 | } |
21 | 21 | |
22 | 22 | /** |