@@ -298,7 +298,7 @@ |
||
| 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 | { |