Skip to content

Commit 2058be8

Browse files
iszswyunwuxin
authored andcommitted
Update Validate.php
1 parent cf7e262 commit 2058be8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/route/Validate.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
final class Validate
99
{
1010
public function __construct(
11-
public string $value,
11+
public mixed $value,
1212
public array $message = [],
1313
public bool $batch = true,
1414
public ?string $scene = null

0 commit comments

Comments
 (0)