Completed
Push — master ( 618bf0...ad9644 )
by Jeff
04:46
created
models/types/Media.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -298,7 +298,7 @@
 block discarded – undo
298 298
      *
299 299
      * @param string $realFilepath
300 300
      *
301
-     * @return int|null media duration
301
+     * @return double|null media duration
302 302
      */
303 303
     public static function getDuration($realFilepath)
304 304
     {
Please login to merge, or discard this patch.