@@ -56,7 +56,7 @@ |
||
| 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 | { |