You are here

public function MailchimpReports::getEndpoint in Mailchimp 8

File

lib/mailchimp-api-php/tests/src/MailchimpReports.php, line 23

Class

MailchimpReports
Mailchimp Reports library test cases.

Namespace

Mailchimp\Tests

Code

public function getEndpoint() {
  return $this->endpoint;
}