@@ -33,7 +33,7 @@ |
||
| 33 | 33 | * @param array $tags The tags that should be ignored |
| 34 | 34 | * @param array $replacementTable Array with the conversions that should be made |
| 35 | 35 | * Normally in the url -> html mode. |
| 36 | - * @return void |
|
| 36 | + * @return string |
|
| 37 | 37 | */ |
| 38 | 38 | public function __construct(array $tags, array $replacementTable) |
| 39 | 39 | { |