@@ -138,6 +138,9 @@ |
||
| 138 | 138 | return FileHelper::getMimeType($path); |
| 139 | 139 | } |
| 140 | 140 | |
| 141 | + /** |
|
| 142 | + * @return string |
|
| 143 | + */ |
|
| 141 | 144 | private function getExtIcon($ext) |
| 142 | 145 | { |
| 143 | 146 | $default = '<div><i class="fa fa-file-text-o fa-2x"></i></div>'; |