We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b84eadb + 90d49b0 commit 48f445aCopy full SHA for 48f445a
src/Types/AbstractList.php
@@ -54,7 +54,7 @@ public function getKeyType(): Type
54
}
55
56
/**
57
- * Returns the value for the keys of this array.
+ * Returns the type for the values of this array.
58
*/
59
public function getValueType(): Type
60
{
0 commit comments