We could not synchronize checks via GitHub's checks API since Scrutinizer's GitHub App is not installed for this repository.
@@ -517,7 +517,7 @@ |
||
| 517 | 517 | ->getConnectionForTable('tx_dlf_basket') |
| 518 | 518 | ->update( |
| 519 | 519 | 'tx_dlf_basket', |
| 520 | - $update, |
|
| 520 | + $update, |
|
| 521 | 521 | ['uid' => (int) $basketData['uid']] |
| 522 | 522 | ); |
| 523 | 523 | $basketData['doc_ids'] = $items; |