@@ -129,6 +129,4 @@ |
||
129 | 129 | */ |
130 | 130 | public function __toString() |
131 | 131 | { |
132 | - return implode(' ', $this->getJsyn()); |
|
133 | - } |
|
134 | -} |
|
132 | + return implode(' ', $this->getJsyn |
|
135 | 133 | \ No newline at end of file |