Skip to content

Commit

Permalink
Update facade docblocks
Browse files Browse the repository at this point in the history
taylorotwell authored and github-actions[bot] committed Oct 26, 2023
1 parent 31e81e1 commit a02ef13
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
@@ -5,6 +5,8 @@
/**
* @method static bool shouldBlock()
* @method static string|null blockDriver()
* @method static int defaultRouteBlockLockSeconds()
* @method static int defaultRouteBlockWaitSeconds()
* @method static array getSessionConfig()
* @method static string getDefaultDriver()
* @method static void setDefaultDriver(string $name)

0 comments on commit a02ef13

Please sign in to comment.