Skip to content

Commit a02ef13

Browse files
taylorotwellgithub-actions[bot]
authored andcommitted
Update facade docblocks
1 parent 31e81e1 commit a02ef13

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Illuminate/Support/Facades/Session.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
/**
66
* @method static bool shouldBlock()
77
* @method static string|null blockDriver()
8+
* @method static int defaultRouteBlockLockSeconds()
9+
* @method static int defaultRouteBlockWaitSeconds()
810
* @method static array getSessionConfig()
911
* @method static string getDefaultDriver()
1012
* @method static void setDefaultDriver(string $name)

0 commit comments

Comments
 (0)