Skip to content

Commit 3ab2420

Browse files
taylorotwellgithub-actions[bot]
authored andcommitted
Update facade docblocks
1 parent e0a4a9d commit 3ab2420

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Illuminate/Support/Facades/Session.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* @method static int defaultRouteBlockLockSeconds()
99
* @method static int defaultRouteBlockWaitSeconds()
1010
* @method static array getSessionConfig()
11-
* @method static string getDefaultDriver()
11+
* @method static string|null getDefaultDriver()
1212
* @method static void setDefaultDriver(string $name)
1313
* @method static mixed driver(string|null $driver = null)
1414
* @method static \Illuminate\Session\SessionManager extend(string $driver, \Closure $callback)

0 commit comments

Comments
 (0)