Stevebauman\Location\Drivers\Driver::url PHP Method

url() abstract protected method

Returns the URL to use for querying the current driver.
abstract protected url ( ) : string
return string
    protected abstract function url();