Fix broken tests

This commit is contained in:
Luke Towers 2019-01-10 20:49:15 -06:00
parent db26f8be96
commit 6c0a77c064
1 changed files with 0 additions and 1 deletions

View File

@ -185,7 +185,6 @@ class FormField
{
$this->fieldName = $fieldName;
$this->label = $label;
$this->parent = $parent;
}
/**