Skip to content

Commit 485592b

Browse files
committed
happy phpstan for forget()
1 parent 50fb634 commit 485592b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Auth.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
* @method Result attempt(array $credentials)
1616
* @method Result check(array $credentials)
1717
* @method bool checkAction(string $token, string $type) [Session]
18+
* @method void forget(?User $user = null) [Session]
1819
* @method User|null getUser()
1920
* @method bool loggedIn()
2021
* @method bool login(User $user)

0 commit comments

Comments
 (0)