Skip to content

Commit 4c932c0

Browse files
taylorotwellgithub-actions[bot]
authored andcommitted
Update facade docblocks
1 parent 65f3a2e commit 4c932c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Illuminate/Support/Facades/Request.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@
106106
* @method static bool isMethodCacheable()
107107
* @method static string|null getProtocolVersion()
108108
* @method static string|resource getContent(bool $asResource = false)
109+
* @method static \Symfony\Component\HttpFoundation\InputBag getPayload()
109110
* @method static array getETags()
110111
* @method static bool isNoCache()
111112
* @method static string|null getPreferredFormat(string|null $default = 'html')

0 commit comments

Comments
 (0)