Url::isAbsolute()
Checks if an URL is absolute
Url::isAbsolute(string|null $url = null): boolParameters
| Name | Type | Default | 
|---|---|---|
| $url | stringornull | null | 
Return type
bool
Parent class
	Kirby\Cms\Url
		inherited from Kirby\Http\Url