MIF_E31222691/app/Http/Middleware
Nuno Maduro 55af5469c3
[10.x] Uses PHP Native Type Declarations 🐘 (#6010)
* Adds basic typing around method's arguments and return types

* Adds missing `closure` type

* Adds typing on tests

* Fixes `RedirectIfAuthenticated`

* Fixes `Authenticate`

* Improves `RedirectIfAuthenticated` types

* Fixes user factory `unverified` return type
2023-01-03 10:35:24 +01:00
..
Authenticate.php [10.x] Uses PHP Native Type Declarations 🐘 (#6010) 2023-01-03 10:35:24 +01:00
EncryptCookies.php Improves generic types on the skeleton (#5740) 2021-12-03 09:04:57 -06:00
PreventRequestsDuringMaintenance.php Improves generic types on the skeleton (#5740) 2021-12-03 09:04:57 -06:00
RedirectIfAuthenticated.php [10.x] Uses PHP Native Type Declarations 🐘 (#6010) 2023-01-03 10:35:24 +01:00
TrimStrings.php Improves generic types on the skeleton (#5740) 2021-12-03 09:04:57 -06:00
TrustHosts.php [10.x] Uses PHP Native Type Declarations 🐘 (#6010) 2023-01-03 10:35:24 +01:00
TrustProxies.php Improves generic types on the skeleton (#5740) 2021-12-03 09:04:57 -06:00
ValidateSignature.php use except 2022-08-20 12:46:21 -05:00
VerifyCsrfToken.php Improves generic types on the skeleton (#5740) 2021-12-03 09:04:57 -06:00