Skip to content

Commit 5d477f9

Browse files
taylorotwellgithub-actions[bot]
authored andcommitted
Update facade docblocks
1 parent fad4e71 commit 5d477f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Illuminate/Support/Facades/Context.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
* @method static mixed popHidden(string $key)
2828
* @method static bool stackContains(string $key, mixed $value, bool $strict = false)
2929
* @method static bool hiddenStackContains(string $key, mixed $value, bool $strict = false)
30+
* @method static mixed scope(callable $callback, array $data = [], array $hidden = [])
3031
* @method static bool isEmpty()
3132
* @method static \Illuminate\Log\Context\Repository dehydrating(callable $callback)
3233
* @method static \Illuminate\Log\Context\Repository hydrated(callable $callback)

0 commit comments

Comments
 (0)