@@ -168,7 +168,7 @@ |
||
168 | 168 | * When a global (single) search has been done against data in the datatable. |
169 | 169 | * |
170 | 170 | * @param QueryBuilder $query |
171 | - * @param array $columnConfiguration |
|
171 | + * @param ColumnConfiguration[] $columnConfiguration |
|
172 | 172 | * @return QueryBuilder |
173 | 173 | * @throws DatatableException |
174 | 174 | */ |