WooCommerce Code Reference

URL extends PrimitiveValue
in package

This class represents URLs in CSS. `URL`s always output in `URL("")` notation.

Table of Contents

$oURL  : CSSString
__construct()  : mixed
__toString()  : string
getURL()  : CSSString
render()  : string
setURL()  : void
parseMicrosoftFilter()  : CSSFunction
parseUnicodeRangeValue()  : string

Properties

Methods