@@ -22,7 +22,7 @@ |
||
22 | 22 | /** |
23 | 23 | * Append attributes to query when building a query. |
24 | 24 | * |
25 | - * @param string[]|string $attributes |
|
25 | + * @param string $attributes |
|
26 | 26 | * @return $this |
27 | 27 | */ |
28 | 28 | abstract public function append($attributes); |