Completed
Pull Request — master (#32034)
by Victor
11:40
created
apps/federatedfilesharing/lib/FedShareManager.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -81,6 +81,9 @@
 block discarded – undo
81 81
 		$this->logger = $logger;
82 82
 	}
83 83
 
84
+	/**
85
+	 * @param integer|null $remoteId
86
+	 */
84 87
 	public function createShare($shareWith,
85 88
 								$remote,
86 89
 								$remoteId,
Please login to merge, or discard this patch.