Dom::isAllowedUrl()
Checks if the URL is acceptable for URL attributes
Dom::isAllowedUrl(string $url, array $options): true|string
Parameters
Name | Type | Default |
---|---|---|
$url * | string |
– |
$options * | array |
– |
Return type
true
|string