Server::hosts() Setter and getter for the the static $hosts property kirby/src/Http/Server.php#L141 Server::hosts(string|array|int|null $hosts = null): array Parameters Name Type Default $hosts string|array|int|null null Return type array Parent class Kirby\Http\Server