$kirby->environment()
Returns the environment object with access to the detected host, base url and dedicated options
$kirby->environment(): Kirby\Http\Environment
Return type
This method modifies the existing $app
object it is applied to and returns it again.