api = $api; return $this; } /** * @return Client */ public function getApi() { return $this->api; } }