diff --git a/lib/Application/Utils.php b/lib/Application/Utils.php index 06bdfc9..91c64f7 100644 --- a/lib/Application/Utils.php +++ b/lib/Application/Utils.php @@ -129,8 +129,7 @@ class Utils * GitList, to properly highlight the blob syntax (if it's a source-code) * * @param string $file File name - * - * @return null|string File type + * @return mixed File type */ public function getFileType($file) {