We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a298f2 commit aa483a2Copy full SHA for aa483a2
stubs/Collections/Collection.stub
@@ -7,7 +7,7 @@ use Countable;
7
use IteratorAggregate;
8
9
/**
10
- * @template TKey
+ * @template TKey of array-key
11
* @template T
12
* @extends IteratorAggregate<TKey, T>
13
* @extends ArrayAccess<TKey|null, T>
0 commit comments