From 12e5719aadf0a8de95a512f8229b65cd80edbfd5 Mon Sep 17 00:00:00 2001 From: Adrian Gunawan Date: Fri, 14 Aug 2015 17:05:59 +1000 Subject: [PATCH] Remove whitespace at end of line --- lib/Cake/Utility/Hash.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Cake/Utility/Hash.php b/lib/Cake/Utility/Hash.php index 02d8d579c..3df90bcc0 100644 --- a/lib/Cake/Utility/Hash.php +++ b/lib/Cake/Utility/Hash.php @@ -1127,4 +1127,4 @@ class Hash { return array_values($return); } -} +} \ No newline at end of file