@@ -598,6 +598,9 @@ |
||
| 598 | 598 | } |
| 599 | 599 | } |
| 600 | 600 | |
| 601 | + /** |
|
| 602 | + * @param string $path |
|
| 603 | + */ |
|
| 601 | 604 | public function getMimeTypeFromRemote($path) { |
| 602 | 605 | try { |
| 603 | 606 | $response = $this->propfind($path); |