help
This commit is contained in:
@@ -18,6 +18,7 @@ class Block implements FieldInterface, RequiredInterface
|
||||
public bool $nullable = false,
|
||||
public bool $required = false,
|
||||
public string $default = "",
|
||||
public string $help = "",
|
||||
public bool $readonly = false,
|
||||
public string $schema = "",
|
||||
public string $group = "",
|
||||
|
||||
Reference in New Issue
Block a user