Skip to content

Commit 5c257b0

Browse files
committed
fixup! add missing fixture for ReturnTypeFromReturnNewRector
1 parent cd13a1f commit 5c257b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rules-tests/TypeDeclaration/Rector/ClassMethod/ReturnTypeFromReturnNewRector/Fixture/same_variable_return_nested.php.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ final class SameVariableReturnNested
2424

2525
?>
2626
-----
27-
<?php
27+
<?php
2828

2929
declare(strict_types=1);
3030

0 commit comments

Comments
 (0)