Skip to content

Commit a090629

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

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
@@ -35,6 +35,7 @@ public function test(string $file, int $nodePosition, ObjectType $expectedObject
3535
/**
3636
* @return Iterator<array<int, (int|ObjectType|literal-string&non-falsy-string)>>
3737
* @return Iterator<array<int, (int | ObjectType | string)>>
38+
* @return Iterator<array<int, (int | ObjectType | string)>>
3839
*/
3940
public static function dataProvider(): Iterator
4041
{

0 commit comments

Comments
 (0)