@@ -15,8 +15,7 @@ |
||
15 | 15 | /** |
16 | 16 | * Get the original text which needs to transliterate. |
17 | 17 | * |
18 | - * @param string $text |
|
19 | - * @return TransliteratorContract |
|
18 | + * @return string |
|
20 | 19 | */ |
21 | 20 | public function getText() : string; |
22 | 21 |