help
This commit is contained in:
@@ -18,6 +18,7 @@ class Reference implements FieldInterface, MinMaxInterface
|
||||
public string $name,
|
||||
public string $label,
|
||||
public string $mime = "",
|
||||
public string $help = "",
|
||||
public ?int $min = null,
|
||||
public ?int $max = null,
|
||||
public array $collections = [],
|
||||
|
||||
Reference in New Issue
Block a user