Skip to content

Commit 8f66c50

Browse files
committed
fix cs
1 parent 51e77b6 commit 8f66c50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specs/class/attributes.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ public function getPhpVersion(): string
7777
{
7878
return $this->getVersion();
7979
}
80-
80+
8181
public function getVersion(): string
8282
{
8383
return '8.4';

0 commit comments

Comments
 (0)