Skip to content

Commit ef9fdca

Browse files
committed
cs
1 parent 65f9720 commit ef9fdca

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Ast/PhpVersion.php

-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ public function isPropertyTypeHintSupported(): bool
6060
return $this->isVersionGreaterThanOrEqualTo74();
6161
}
6262

63-
6463
public function isConstructorPropertyPromotionSupported(): bool
6564
{
6665
return $this->isVersionGreaterThanOrEqualTo80();

0 commit comments

Comments
 (0)