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.
1 parent b80a184 commit f06af0cCopy full SHA for f06af0c
src/Illuminate/Support/Facades/Auth.php
@@ -56,6 +56,7 @@
56
* @method static \Illuminate\Auth\SessionGuard setRequest(\Symfony\Component\HttpFoundation\Request $request)
57
* @method static \Illuminate\Support\Timebox getTimebox()
58
* @method static \Illuminate\Contracts\Auth\Authenticatable authenticate()
59
+ * @method static \Illuminate\Auth\SessionGuard forgetUser()
60
* @method static \Illuminate\Contracts\Auth\UserProvider getProvider()
61
* @method static void setProvider(\Illuminate\Contracts\Auth\UserProvider $provider)
62
* @method static void macro(string $name, object|callable $macro)
0 commit comments