You are here

public function MailchimpReports::getClient in Mailchimp 8

File

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

Class

MailchimpReports
Mailchimp Reports library test cases.

Namespace

Mailchimp\Tests

Code

public function getClient() {
  return $this->client;
}