Skip to content

Commit 3ea6e54

Browse files
committed
added @SInCE tag
Signed-off-by: Artur Neumann <artur@jankaritech.com>
1 parent f974c10 commit 3ea6e54

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/public/Authentication/Token/IProvider.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ interface IProvider {
3131
*
3232
* @param string $uid
3333
* @param string|null $clientName
34+
* @since 24.0.8
3435
* @return void
3536
*/
3637
public function invalidateTokensOfUser(string $uid, ?string $clientName);

0 commit comments

Comments
 (0)