Skip to content

Commit 8a7fe6b

Browse files
committed
[ci-review] Rector Rectify
1 parent be418eb commit 8a7fe6b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rules/TypeDeclarationDocblocks/Rector/Class_/DocblockVarArrayFromPropertyDefaultsRector.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ public function refactor(Node $node): ?Node
9696

9797
$this->addGeneratedTypeReturnDocblockType($propertyDefaultType, $propertyPhpDocInfo, $property);
9898
}
99+
99100
return null;
100101
}
101102

0 commit comments

Comments
 (0)