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