Str::isURL() Checks if the given string is a URL kirby/src/Toolkit/Str.php#L564 Deprecated in 3.6.0 use Kirby\Toolkit\V::url() instead Str::isURL(string $string = null): bool Parameters Name Type Default $string string null Return type bool Parent class Kirby\Toolkit\Str