@@ -42,7 +42,6 @@ |
||
42 | 42 | /** |
43 | 43 | * CleanupTransferRequests constructor. |
44 | 44 | * |
45 | - * @param LockMapper $lockMapper |
|
46 | 45 | */ |
47 | 46 | public function __construct(TransferRequestMapper $mapper) { |
48 | 47 | $this->interval = $this->defaultIntervalMin * 60; |