Skip to content

Commit a1aae78

Browse files
NickSdotgithub-actions[bot]
authored andcommitted
Update facade docblocks
1 parent 080f5b4 commit a1aae78

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Illuminate/Support/Facades/Request.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@
6565
* @method static string normalizeQueryString(string|null $qs)
6666
* @method static void enableHttpMethodParameterOverride()
6767
* @method static bool getHttpMethodParameterOverride()
68+
* @method static void setAllowedHttpMethodOverride(array|null $methods)
69+
* @method static array|null getAllowedHttpMethodOverride()
6870
* @method static bool hasPreviousSession()
6971
* @method static void setSession(\Symfony\Component\HttpFoundation\Session\SessionInterface $session)
7072
* @method static array getClientIps()

0 commit comments

Comments
 (0)