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.
2 parents 002a025 + b1d4901 commit 89b69baCopy full SHA for 89b69ba
ext/doc/Cassandra/Type/Collection.php
@@ -38,7 +38,7 @@ public function __toString() {}
38
* Returns type of values
39
* @return Type Type of values
40
*/
41
- public function type() {}
+ public function valueType() {}
42
43
/**
44
* Creates a new Cassandra\Collection from the given values.
ext/doc/Cassandra/Type/Set.php
* Creates a new Cassandra\Set from the given values.
0 commit comments