instance, $this->credentials, $this->clientService); } #[\Override] public function getUserApi() { return new OCS($this->instance, $this->credentials, $this->clientService); } }