@@ -95,7 +95,7 @@ |
||
| 95 | 95 | * returns a reference to the comments node |
| 96 | 96 | * |
| 97 | 97 | * @param Node $node |
| 98 | - * @return mixed|string |
|
| 98 | + * @return string |
|
| 99 | 99 | */ |
| 100 | 100 | public function getCommentsLink(Node $node) { |
| 101 | 101 | return '/remote.php/dav/comments/files/' . rawurldecode($node->getId()); |