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