Skip to content

Commit 8eb0af8

Browse files
milwad-devgithub-actions[bot]
authored andcommitted
Fix styling
1 parent f0046ec commit 8eb0af8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/Rules/ValidJalaliDate.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ class ValidJalaliDate implements Rule
88
{
99
public function __construct(
1010
public string $character = '/',
11-
) {}
11+
) {
12+
}
1213

1314
/**
1415
* Check jalali date is valid.

0 commit comments

Comments
 (0)