File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/Illuminate/Support/Facades Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 40
40
* @method static \Symfony\Component\HttpFoundation\Response|null onceBasic(string $field = 'email', array $extraConditions = [])
41
41
* @method static bool attemptWhen(array $credentials = [], array|callable|null $callbacks = null, bool $remember = false)
42
42
* @method static void logoutCurrentDevice()
43
- * @method static \Illuminate\Contracts\Auth\Authenticatable|null logoutOtherDevices(string $password, string $attribute = 'password' )
43
+ * @method static \Illuminate\Contracts\Auth\Authenticatable|null logoutOtherDevices(string $password)
44
44
* @method static void attempting(mixed $callback)
45
45
* @method static \Illuminate\Contracts\Auth\Authenticatable getLastAttempted()
46
46
* @method static string getName()
You can’t perform that action at this time.
0 commit comments