Skip to content

Commit 04967ae

Browse files
committed
Applied automated CS fixes on type annotations of TestIteratorAggregate
1 parent 3b2c1f4 commit 04967ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/TestAsset/TestIteratorAggregate.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99

1010
/**
1111
* @see Laminas-12347
12+
*
1213
* @template-implements IteratorAggregate<non-empty-string, non-empty-string|positive-int>
1314
*/
1415
class TestIteratorAggregate implements IteratorAggregate

0 commit comments

Comments
 (0)