Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit cfe14f4

Browse files
fix: cs fixer
1 parent 19b8d7a commit cfe14f4

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

‎tests/PHPStan/Rules/Variables/DefinedVariableRuleTest.php‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1178,4 +1178,5 @@ public function testDynamicVariable(): void
11781178

11791179
$this->analyse([__DIR__ . '/data/dynamic-variable.php'], []);
11801180
}
1181+
11811182
}

‎tests/PHPStan/Rules/Variables/IssetRuleTest.php‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -484,4 +484,5 @@ public function testIssetAfterRememberedConstructor(): void
484484
],
485485
]);
486486
}
487+
487488
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /