Str::isURL()
Checks if the given string is a URL
Str::isURL(string $string = null): bool
Parameters
Name | Type | Default |
---|---|---|
$string | string |
null |
Return type
bool
Checks if the given string is a URL
Str::isURL(string $string = null): bool
Name | Type | Default |
---|---|---|
$string | string |
null |
bool