Completed
Branch master (db900e)
by Mokhirjon
12:10
created
src/Contracts/TransliteratorContract.php 1 patch
Doc Comments   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -15,8 +15,7 @@
 block discarded – undo
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
 
Please login to merge, or discard this patch.