We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
forget()
1 parent 50fb634 commit 485592bCopy full SHA for 485592b
src/Auth.php
@@ -15,6 +15,7 @@
15
* @method Result attempt(array $credentials)
16
* @method Result check(array $credentials)
17
* @method bool checkAction(string $token, string $type) [Session]
18
+ * @method void forget(?User $user = null) [Session]
19
* @method User|null getUser()
20
* @method bool loggedIn()
21
* @method bool login(User $user)
0 commit comments