Completed
Push — master ( 5b8e9d...952218 )
by Nicolas
02:59
created
lib/Elastica/Suggest/AbstractSuggest.php 1 patch
Doc Comments   -2 removed lines patch added patch discarded remove patch
@@ -41,7 +41,6 @@  discard block
 block discarded – undo
41 41
     /**
42 42
      * Suggest prefix must be set either globally or per suggestion.
43 43
      *
44
-     * @param string $text
45 44
      *
46 45
      * @return $this
47 46
      */
@@ -53,7 +52,6 @@  discard block
 block discarded – undo
53 52
     /**
54 53
      * Suggest regex must be set either globally or per suggestion.
55 54
      *
56
-     * @param string $text
57 55
      *
58 56
      * @return $this
59 57
      */
Please login to merge, or discard this patch.