@@ -37,10 +37,10 @@ |
||
37 | 37 | |
38 | 38 | //-------------------------- GETTER ----------------------------------------------------------------------------// |
39 | 39 | public function getRequiredConnection() { |
40 | - return $this->required_connection; |
|
40 | + return $this->required_connection; |
|
41 | 41 | } |
42 | 42 | public function getCheckComment() { |
43 | - return $this->check_comment; |
|
43 | + return $this->check_comment; |
|
44 | 44 | } |
45 | 45 | |
46 | 46 | private function getSuccessMessagePublish() { |