Shift core files

This commit is contained in:
Shift
2023-05-24 21:33:08 +00:00
parent a133f82997
commit 028e1a191e
7 changed files with 32 additions and 65 deletions

View File

@@ -11,7 +11,7 @@ class TrustHosts extends Middleware
*
* @return array<int, string|null>
*/
public function hosts()
public function hosts(): array
{
return [
$this->allSubdomainsOfApplicationUrl(),