Completed
Pull Request — master (#105)
by Robin
01:19
created
lib/Service/FilesService.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -1009,7 +1009,7 @@
 block discarded – undo
1009 1009
 	}
1010 1010
 
1011 1011
 	/**
1012
-	 * @param IIndexDocument $document
1012
+	 * @param FilesDocument $document
1013 1013
 	 * @param Throwable $t
1014 1014
 	 */
1015 1015
 	private function manageContentErrorException(IIndexDocument $document, Throwable $t) {
Please login to merge, or discard this patch.