Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65f3a2e commit 4c932c0Copy full SHA for 4c932c0
src/Illuminate/Support/Facades/Request.php
@@ -106,6 +106,7 @@
106
* @method static bool isMethodCacheable()
107
* @method static string|null getProtocolVersion()
108
* @method static string|resource getContent(bool $asResource = false)
109
+ * @method static \Symfony\Component\HttpFoundation\InputBag getPayload()
110
* @method static array getETags()
111
* @method static bool isNoCache()
112
* @method static string|null getPreferredFormat(string|null $default = 'html')
0 commit comments