mirror of
https://github.com/klaussilveira/gitlist.git
synced 2026-07-08 13:42:57 +02:00
Fixing docblock
This commit is contained in:
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user