instance, $this->credentials, $this->clientService); } public function getUserApi() { return new OCS($this->instance, $this->credentials, $this->clientService); } }