help
This commit is contained in:
@@ -16,6 +16,7 @@ class Uuid implements FieldInterface, RequiredInterface
|
||||
public function __construct(
|
||||
public string $name,
|
||||
public string $label,
|
||||
public string $help = "",
|
||||
public bool $required = false,
|
||||
public bool $nullable = false,
|
||||
public bool $readonly = false,
|
||||
|
||||
Reference in New Issue
Block a user