@@ -60,7 +60,6 @@ |
||
| 60 | 60 | * @param $text |
| 61 | 61 | * @param $to |
| 62 | 62 | * @param null $from |
| 63 | - * @param string $contentType |
|
| 64 | 63 | */ |
| 65 | 64 | public function __construct($text, $to, $from, $maxTranslations = 5, TranslateOptions $options = null) |
| 66 | 65 | { |