@@ -20,7 +20,7 @@ |
||
20 | 20 | |
21 | 21 | /** |
22 | 22 | * @param string $model |
23 | - * @param array|\Closure $attributes |
|
23 | + * @param callable $attributes |
|
24 | 24 | * |
25 | 25 | * @throws \Spatie\Searchable\Exceptions\InvalidSearchableModel |
26 | 26 | */ |