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