@@ -31,10 +31,10 @@ |
||
| 31 | 31 | |
| 32 | 32 | //-------------------------- GETTER ----------------------------------------------------------------------------// |
| 33 | 33 | public function getRequiredConnection() { |
| 34 | - return $this->required_connection; |
|
| 34 | + return $this->required_connection; |
|
| 35 | 35 | } |
| 36 | 36 | public function getCheckComment() { |
| 37 | - return $this->check_comment; |
|
| 37 | + return $this->check_comment; |
|
| 38 | 38 | } |
| 39 | 39 | |
| 40 | 40 | /** |