From a0fd043e6adee36464f1133ad9217e27dad6fbd3 Mon Sep 17 00:00:00 2001 From: Awilum Date: Fri, 22 Nov 2019 17:16:23 +0300 Subject: [PATCH] chore(core): typo update --- flextype/core/Forms.php | 1 - 1 file changed, 1 deletion(-) diff --git a/flextype/core/Forms.php b/flextype/core/Forms.php index 418ac658..ea6025e5 100644 --- a/flextype/core/Forms.php +++ b/flextype/core/Forms.php @@ -215,7 +215,6 @@ class Forms $field_value = ''; } - return $field_value; }