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 002a025 commit b1d4901Copy full SHA for b1d4901
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