We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1a1f6d commit 27ce3ccCopy full SHA for 27ce3cc
src/Rules/ValidJalaliDate.php
@@ -8,7 +8,8 @@ class ValidJalaliDate implements Rule
8
{
9
public function __construct(
10
public string $character = '/',
11
- ) {}
+ ) {
12
+ }
13
14
/**
15
* Check jalali date is valid.
0 commit comments