We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a842525 commit 13d5589Copy full SHA for 13d5589
ext/doc/Cassandra/Cluster/Builder.php
@@ -55,7 +55,7 @@ public function withDefaultPageSize($pageSize) {}
55
* Configures default timeout for future resolution in blocking operations
56
* Set to null to disable (default).
57
*
58
- * @param float|null $timeout timeout value
+ * @param float|null $timeout Timeout value in seconds, can be fractional
59
60
* @return Builder self
61
*/
0 commit comments