@@ -421,7 +421,7 @@ |
||
| 421 | 421 | |
| 422 | 422 | } |
| 423 | 423 | |
| 424 | - if($response === null) { |
|
| 424 | + if ($response === null) { |
|
| 425 | 425 | throw new SolrIncompleteResponseException('The response retrieved from solr was incomplete', 1505989678); |
| 426 | 426 | } |
| 427 | 427 | |