Completed
Push — master ( 40a898...0817dd )
by Sam
19s queued 11s
created
src/protected/models/VideoLibrary.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -306,7 +306,7 @@
 block discarded – undo
306 306
 	/**
307 307
 	 * Parses potential stack:// files into an array of "normal" VFS URLs
308 308
 	 * @param string $file a VFS URL (potentially stack://)
309
-	 * @return array list of files
309
+	 * @return string[] list of files
310 310
 	 */
311 311
 	private static function parseStackedFile($file)
312 312
 	{
Please login to merge, or discard this patch.