Skip to content

Commit 444958a

Browse files
committed
fix: cs fixer
1 parent 7fbd121 commit 444958a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-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
}

0 commit comments

Comments
 (0)