Skip to content

Commit 2a23a94

Browse files
committed
Add new line to end of file
Added required new line at the end of the Magento\Framework\Data\Form\Filter\Trim class. See build reports for PR #12964
1 parent 207fdb0 commit 2a23a94

File tree

1 file changed

+1
-1
lines changed
  • lib/internal/Magento/Framework/Data/Form/Filter

1 file changed

+1
-1
lines changed

lib/internal/Magento/Framework/Data/Form/Filter/Trim.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ public function outputFilter($value)
3434
{
3535
return $value;
3636
}
37-
}
37+
}

0 commit comments

Comments
 (0)