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 f0046ec commit 8eb0af8Copy full SHA for 8eb0af8
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