Skip to content

Commit ca118cf

Browse files
committed
cs
1 parent 52ddad6 commit ca118cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/PHPStan/Rules/Properties/PropertyInClassRuleTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -258,6 +258,7 @@ public function testPhp84FinalProperties(): void
258258
],
259259
]);
260260
}
261+
261262
public function testBeforePhp84FinalProperties(): void
262263
{
263264
if (PHP_VERSION_ID >= 80400) {

0 commit comments

Comments
 (0)