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