Skip to content

Commit f06af0c

Browse files
committed
run facade script
1 parent b80a184 commit f06af0c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Illuminate/Support/Facades/Auth.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
* @method static \Illuminate\Auth\SessionGuard setRequest(\Symfony\Component\HttpFoundation\Request $request)
5757
* @method static \Illuminate\Support\Timebox getTimebox()
5858
* @method static \Illuminate\Contracts\Auth\Authenticatable authenticate()
59+
* @method static \Illuminate\Auth\SessionGuard forgetUser()
5960
* @method static \Illuminate\Contracts\Auth\UserProvider getProvider()
6061
* @method static void setProvider(\Illuminate\Contracts\Auth\UserProvider $provider)
6162
* @method static void macro(string $name, object|callable $macro)

0 commit comments

Comments
 (0)