@@ -34,7 +34,7 @@ |
||
34 | 34 | |
35 | 35 | //-------------------------- GETTER ----------------------------------------------------------------------------// |
36 | 36 | public function getController(){ |
37 | - return $this->controller; |
|
37 | + return $this->controller; |
|
38 | 38 | } |
39 | 39 | |
40 | 40 | /** |