Skip to content

Commit

Permalink
@SInCE 10.12.0
Browse files Browse the repository at this point in the history
Signed-off-by: Michiel de Jong <[email protected]>
  • Loading branch information
michielbdejong committed Jan 24, 2023
1 parent 1ec92f7 commit 13b73e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/public/Share/IRemoteShareesSearch.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
* of this interface.
*
* @package OCP\Share
* @since 10.11.0
* @since 10.12.0
*/
interface IRemoteShareesSearch {
/**
Expand All @@ -41,7 +41,7 @@ interface IRemoteShareesSearch {
* - shareType: int, to be used as share type
* - shareWith: string, identifying the sharee
*
* @since 10.11.0
* @since 10.12.0
*/
public function search($search);
}

0 comments on commit 13b73e7

Please sign in to comment.