@@ -81,6 +81,9 @@ |
||
81 | 81 | $this->logger = $logger; |
82 | 82 | } |
83 | 83 | |
84 | + /** |
|
85 | + * @param integer|null $remoteId |
|
86 | + */ |
|
84 | 87 | public function createShare($shareWith, |
85 | 88 | $remote, |
86 | 89 | $remoteId, |