From d9adcfe6169c6c10059a670f2ed984908eb4e105 Mon Sep 17 00:00:00 2001 From: Christian Raue Date: Wed, 23 Jul 2014 20:27:56 +0200 Subject: removed lots of trailing whitespace --- core/MetricsFormatter.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'core/MetricsFormatter.php') diff --git a/core/MetricsFormatter.php b/core/MetricsFormatter.php index 049850496a..8c58215e30 100644 --- a/core/MetricsFormatter.php +++ b/core/MetricsFormatter.php @@ -12,7 +12,7 @@ use Piwik\Tracker\GoalManager; /** * Contains helper function that format numerical values in different ways. - * + * * @api */ class MetricsFormatter @@ -181,7 +181,7 @@ class MetricsFormatter /** * Prettifies a metric value based on the column name. - * + * * @param int $idSite The ID of the site the metric is for (used if the column value is an amount of money). * @param string $columnName The metric name. * @param mixed $value The metric value. -- cgit v1.2.3