type hinting for `RequestOptions::setConnectTimeout()`.
Closed this issue · 1 comments
joshuapease commented
My IDE and PHPStan are complaining about the type hinting for RequestOptions::setConnectTimeout()
.
I created a fork with a fix... but since these docs are auto-generated, this might not be the right way to go about fixing it.
main...joshuapease:algoliasearch-client-php:patch-1
Thanks for your great API!
Screenshots
millotp commented
Thanks for the contribution, indeed this repository is generated, I've applied your bug fix in algolia/api-clients-automation#3605, it will be fixed in the next release of the client.
Glad that you like the API !