Skip to content

Commit c4dadbd

Browse files
authored
Update @SInCE annotation for shareApiAllowLinks method
Signed-off-by: F. E Noel Nfebe <[email protected]>
1 parent 71e2d7a commit c4dadbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/public/Share/IManager.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ public function shareApiEnabled();
301301
* @param ?IUser $user User to check against group exclusions, defaults to current session user
302302
* @return bool
303303
* @since 9.0.0
304-
* @since 33.0.0 Added optional $user parameter
304+
* @since 31.0.12 Added optional $user parameter
305305
*/
306306
public function shareApiAllowLinks(?IUser $user = null);
307307

0 commit comments

Comments
 (0)