Skip to content

Commit 2ae8352

Browse files
algolia-botmillotp
andcommitted
fix(php): type hint for setConnectTimeout (generated)
algolia/api-clients-automation#3605 Co-authored-by: Pierre Millot <[email protected]>
1 parent 7aea9b8 commit 2ae8352

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/RequestOptions/RequestOptions.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@ public function getConnectTimeout()
358358
/**
359359
* Set connect timeout.
360360
*
361-
* @param $connectTimeout Connect timeout in seconds
361+
* @param int $connectTimeout Connect timeout in seconds
362362
*
363363
* @return $this
364364
*/

0 commit comments

Comments
 (0)