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