Skip to content

Commit

Permalink
fix since
Browse files Browse the repository at this point in the history
  • Loading branch information
icewind1991 committed Jul 7, 2016
1 parent b69ce06 commit 1d0bf4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/public/Share/IShareProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ public function move(\OCP\Share\IShare $share, $recipient);
* @param Node|null $node
* @param bool $reshares Also get the shares where $user is the owner instead of just the shares where $user is the initiator
* @return \OCP\Share\IShare[]
* @since 9.0.0
* @since 9.1.0
*/
public function getSharesInFolder($userId, $node, $reshares);

Expand Down

0 comments on commit 1d0bf4f

Please sign in to comment.