Fix broken tests
This commit is contained in:
parent
db26f8be96
commit
6c0a77c064
|
|
@ -185,7 +185,6 @@ class FormField
|
|||
{
|
||||
$this->fieldName = $fieldName;
|
||||
$this->label = $label;
|
||||
$this->parent = $parent;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in New Issue