Completed
Push — master ( d3f626...17f496 )
by Konstantin
06:31
created
app/traits/LevenshteinAlgorithmTrait.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -18,7 +18,7 @@
 block discarded – undo
18 18
     /**
19 19
      * Строгий поиск
20 20
      *
21
-     * @param $word
21
+     * @param string $word
22 22
      * @param $translited_words
23 23
      *
24 24
      * @return bool|mixed
Please login to merge, or discard this patch.