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