client = $client; } /** * Return the associated Analytify_Google_Client class. * @return Analytify_Google_Client */ public function getClient() { return $this->client; } }