Shift core files

This commit is contained in:
Shift
2023-02-19 16:19:22 +00:00
committed by HolgerHatGarKeineNode
parent 76e1d65dca
commit ed733d1444
7 changed files with 15 additions and 25 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(),