Dom::extractUrls() Extracts all URLs wrapped in a url() wrapper. E.g. for style attributes. kirby/src/Toolkit/Dom.php#L150 Dom::extractUrls(string $value): array Parameters Name Type Default $value * string – Return type array Parent class Kirby\Toolkit\Dom