Dom::extractUrls()
Extracts all URLs wrapped in a url() wrapper. E.g. for style attributes.
Dom::extractUrls(string $value): array
Parameters
| Name | Type | Default |
|---|---|---|
| $value * | string |
– |
Return type
array
Extracts all URLs wrapped in a url() wrapper. E.g. for style attributes.
Dom::extractUrls(string $value): array
| Name | Type | Default |
|---|---|---|
| $value * | string |
– |
array