Skip to content

Commit

Permalink
Update facade docblocks
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorotwell authored and github-actions[bot] committed Dec 12, 2024
1 parent 0eff93f commit 32b95e9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Illuminate/Support/Facades/Session.php
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@
* @method static void setExists(bool $value)
* @method static string token()
* @method static void regenerateToken()
* @method static bool hasPreviousUri()
* @method static \Illuminate\Support\Uri previousUri()
* @method static string|null previousUrl()
* @method static void setPreviousUrl(string $url)
* @method static void passwordConfirmed()
Expand Down

0 comments on commit 32b95e9

Please sign in to comment.