@@ -207,7 +207,7 @@ |
||
| 207 | 207 | * |
| 208 | 208 | * @throws mos/TextFilter/Exception when filterd does not exists. |
| 209 | 209 | * |
| 210 | - * @return array with the formatted text and additional details. |
|
| 210 | + * @return \stdClass with the formatted text and additional details. |
|
| 211 | 211 | */ |
| 212 | 212 | public function parse($text, $filter) |
| 213 | 213 | { |