Skip to content

Commit 59fd459

Browse files
taylorotwelltegos
authored andcommitted
Update facade docblocks
1 parent 38f7d03 commit 59fd459

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
@@ -41,6 +41,7 @@
4141
* @method static void reflash()
4242
* @method static void keep(mixed $keys = null)
4343
* @method static void flashInput(array $value)
44+
* @method static \Illuminate\Contracts\Cache\Repository cache()
4445
* @method static mixed remove(string $key)
4546
* @method static void forget(string|array $keys)
4647
* @method static void flush()

0 commit comments

Comments
 (0)