Automattic\WooCommerce\Vendor\Sabberworm\CSS\Value
URL::getURL
Method of the class: URL{}
No Hooks.
Returns
CSSString.
Usage
$URL = new URL(); $URL->getURL();
URL::getURL() URL::getURL code WC 10.5.0
public function getURL()
{
return $this->oURL;
}