help
This commit is contained in:
@@ -21,6 +21,7 @@ class Slug implements FieldInterface, RequiredInterface
|
||||
public ?int $min = null,
|
||||
public ?int $max = null,
|
||||
public string $default = "",
|
||||
public string $help = "",
|
||||
public bool $readonly = false,
|
||||
public string $source = "",
|
||||
public string $group = "",
|
||||
|
||||
Reference in New Issue
Block a user