We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bb5d31 commit dcaa7fbCopy full SHA for dcaa7fb
Field/FormField.php
@@ -75,8 +75,6 @@ public function getLabel()
75
if ($labels->length > 0) {
76
return $labels->item(0);
77
}
78
-
79
- return;
80
81
82
/**
0 commit comments