@@ -291,6 +291,7 @@ |
||
| 291 | 291 | * The constraints usually remove only a small amount of results, which is why the non |
| 292 | 292 | * matching results are looked up and removed, instead of returning a collection with |
| 293 | 293 | * all the valid results. |
| 294 | + * @param Builder $builder |
|
| 294 | 295 | */ |
| 295 | 296 | private function discardIdsFromResultSetByConstraints($builder, $searchResults) |
| 296 | 297 | { |