Automattic\WooCommerce\Vendor\Sabberworm\CSS\Property
Import::getLocation
Method of the class: Import{}
No Hooks.
Returns
URL.
Usage
$Import = new Import(); $Import->getLocation();
Import::getLocation() Import::getLocation code WC 10.7.0
public function getLocation()
{
return $this->oLocation;
}