Skip to content

Commit c2a5213

Browse files
committed
[ci-review] Rector Rectify
1 parent a090629 commit c2a5213

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/NodeTypeResolver/PerNodeTypeResolver/ClassAndInterfaceTypeResolver/ClassTypeResolverTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ public function test(string $file, int $nodePosition, ObjectType $expectedObject
3636
* @return Iterator<array<int, (int|ObjectType|literal-string&non-falsy-string)>>
3737
* @return Iterator<array<int, (int | ObjectType | string)>>
3838
* @return Iterator<array<int, (int | ObjectType | string)>>
39+
* @return Iterator<array<int, (int | ObjectType | string)>>
3940
*/
4041
public static function dataProvider(): Iterator
4142
{

0 commit comments

Comments
 (0)