ListenerBuilder\Guzzle\ArrayListenerBuilder::getServiceEndpoint PHP Method

getServiceEndpoint() protected method

protected getServiceEndpoint ( ) : string
return string
    protected function getServiceEndpoint()
    {
        return $this->serviceEndpoint;
    }