@@ -258,6 +258,7 @@ |
||
| 258 | 258 | |
| 259 | 259 | /** |
| 260 | 260 | * Regenerates the search index for all items |
| 261 | + * @param \Closure $progressbar |
|
| 261 | 262 | */ |
| 262 | 263 | public function generateSearchIndices($progressbar=null) { |
| 263 | 264 | if ($progressbar) { |