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