KamranAhmed\Geocode\Geocode::getServiceUrl PHP Метод

getServiceUrl() публичный Метод

Returns the private $serviceUrl
public getServiceUrl ( ) : string
Результат string The service URL
    public function getServiceUrl()
    {
        return $this->serviceUrl;
    }