help
This commit is contained in:
@@ -22,6 +22,7 @@ class Date implements FieldInterface, RequiredInterface, MinMaxInterface
|
||||
public ?Carbon $min = null,
|
||||
public ?Carbon $max = null,
|
||||
public string $default = "",
|
||||
public string $help = "",
|
||||
public bool $readonly = false,
|
||||
public string $optionsFrom = "",
|
||||
public string $optionsField = "",
|
||||
|
||||
Reference in New Issue
Block a user