spec\SevenShores\Hubspot\Resources\ContactsSpec::getUrl PHP Метод

getUrl() приватный Метод

private getUrl ( $endpoint )
    private function getUrl($endpoint)
    {
        return $this->baseUrl . $endpoint . '?hapikey=' . $this->apiKey;
    }