Shift HTTP kernel and middleware

This commit is contained in:
Shift
2023-01-07 20:33:04 +00:00
parent 0f3ee8ab58
commit 0590f1a07a
4 changed files with 10 additions and 10 deletions

View File

@@ -9,7 +9,7 @@ class TrustHosts extends Middleware
/**
* Get the host patterns that should be trusted.
*
* @return array
* @return array<int, string|null>
*/
public function hosts()
{