Skip to content

Commit e2b2a44

Browse files
committed
RecursiveIteratorIterator - template bound
1 parent a3fad5e commit e2b2a44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stubs/iterable.stub

+1-1
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ class DOMNodeList implements Traversable
178178
}
179179

180180
/**
181-
* @template T
181+
* @template T of \Traversable
182182
* @mixin T
183183
*/
184184
class RecursiveIteratorIterator

0 commit comments

Comments
 (0)