Completed
Pull Request — master (#32545)
by Tom
08:55
created
apps/files/lib/BackgroundJob/CleanupTransferRequests.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -42,7 +42,6 @@
 block discarded – undo
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;
Please login to merge, or discard this patch.