client_id = $client_id; } /** * @return string */ public function getClientId(): string { return $this->client_id; } }