Fixing docblock

This commit is contained in:
Klaus Silveira
2012-07-14 15:51:09 -03:00
parent b00f723ac2
commit a17c6208a9

View File

@@ -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)
{