Completed
Pull Request — master (#93)
by Janis
11:26
created
lib/Service/FileService.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -182,7 +182,7 @@
 block discarded – undo
182 182
 	/**
183 183
 	 * Removes ".txt" from the newName of a OCR job
184 184
 	 *
185
-	 * @param $job OcrJob        	
185
+	 * @param OcrJob $job OcrJob        	
186 186
 	 * @return string
187 187
 	 */
188 188
 	public function removeFileExtension($job) {
Please login to merge, or discard this patch.