Completed
Push — master ( c5729c...afbfad )
by Alexey
29:25 queued 27:34
created
src/Mystem/Mystem.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -28,7 +28,7 @@
 block discarded – undo
28 28
      *   }
29 29
      * @param string $text
30 30
      * @throws \Exception
31
-     * @return array[] lexical strings associative array
31
+     * @return integer|null lexical strings associative array
32 32
      */
33 33
     public static function stemm($text)
34 34
     {
Please login to merge, or discard this patch.