Instagram\API\Request\LocationFeedRequest::getEndpoint PHP Метод

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

public getEndpoint ( )
    public function getEndpoint()
    {
        return sprintf("/v1/feed/location/%s/", $this->locationId);
    }