Completed
Push — master ( a41289...7c77ff )
by rugk
02:42
created
source/Threema/MsgApi/Helpers/E2EHelper.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -190,7 +190,7 @@
 block discarded – undo
190 190
 	 * @param string $messageId
191 191
 	 * @param string $box box as binary string
192 192
 	 * @param string $nonce nonce as binary string
193
-	 * @param string|null|false $outputFolder folder for storing the files,
193
+	 * @param null|string $outputFolder folder for storing the files,
194 194
 	 * 							null=current folder, false=do not download files
195 195
 	 * @param \Closure $downloadMessage
196 196
 	 * @return ReceiveMessageResult
Please login to merge, or discard this patch.