Skip to content

Commit 13d5589

Browse files
author
mikefero
committed
doc: Updating default timeout cluster configuration information
1 parent a842525 commit 13d5589

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/doc/Cassandra/Cluster/Builder.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ public function withDefaultPageSize($pageSize) {}
5555
* Configures default timeout for future resolution in blocking operations
5656
* Set to null to disable (default).
5757
*
58-
* @param float|null $timeout timeout value
58+
* @param float|null $timeout Timeout value in seconds, can be fractional
5959
*
6060
* @return Builder self
6161
*/

0 commit comments

Comments
 (0)