We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31e81e1 commit a02ef13Copy full SHA for a02ef13
src/Illuminate/Support/Facades/Session.php
@@ -5,6 +5,8 @@
5
/**
6
* @method static bool shouldBlock()
7
* @method static string|null blockDriver()
8
+ * @method static int defaultRouteBlockLockSeconds()
9
+ * @method static int defaultRouteBlockWaitSeconds()
10
* @method static array getSessionConfig()
11
* @method static string getDefaultDriver()
12
* @method static void setDefaultDriver(string $name)
0 commit comments