Completed
Pull Request — master (#1872)
by
unknown
02:20
created
src/Query/Terms.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -56,7 +56,7 @@
 block discarded – undo
56 56
 
57 57
     /**
58 58
      * Adds a single term to the list.
59
-     * @param string[]|int[]|float[] $term
59
+     * @param string $term
60 60
      */
61 61
     public function addTerm($term): self
62 62
     {
Please login to merge, or discard this patch.