Skip to content

Commit 13f7830

Browse files
taylorotwellgithub-actions[bot]
authored andcommitted
Update facade docblocks
1 parent 6de1fea commit 13f7830

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Illuminate/Support/Facades/Session.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
* @method static void ageFlashData()
2222
* @method static array all()
2323
* @method static array only(array $keys)
24+
* @method static array except(array $keys)
2425
* @method static bool exists(string|array $key)
2526
* @method static bool missing(string|array $key)
2627
* @method static bool has(string|array $key)

0 commit comments

Comments
 (0)