From 672735d7f7512b54d19c756e6315c7d4016052e8 Mon Sep 17 00:00:00 2001 From: mark_story Date: Sat, 14 Apr 2012 12:19:53 -0400 Subject: [PATCH] Fix Coding standard error. --- lib/Cake/View/Helper.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/Cake/View/Helper.php b/lib/Cake/View/Helper.php index b97e101c8..d925ee8d3 100644 --- a/lib/Cake/View/Helper.php +++ b/lib/Cake/View/Helper.php @@ -139,6 +139,7 @@ class Helper extends Object { 'defer', 'ismap', 'nohref', 'noshade', 'nowrap', 'multiple', 'noresize', 'autoplay', 'controls', 'loop', 'muted' ); + /** * Format to attribute *