Completed
Pull Request — master (#2154)
by Joas
29:57 queued 22:11
created
apps/comments/lib/Activity/Provider.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -178,6 +178,9 @@
 block discarded – undo
178 178
 		}
179 179
 	}
180 180
 
181
+	/**
182
+	 * @param string $id
183
+	 */
181 184
 	protected function generateFileParameter($id, $path) {
182 185
 		return [
183 186
 			'type' => 'file',
Please login to merge, or discard this patch.