@@ -166,6 +166,9 @@ |
||
| 166 | 166 | return true; |
| 167 | 167 | } |
| 168 | 168 | |
| 169 | + /** |
|
| 170 | + * @param string $type |
|
| 171 | + */ |
|
| 169 | 172 | protected function isValidFileType($type) |
| 170 | 173 | { |
| 171 | 174 | // Allow all mines |