Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/CoreVisualizations/Visualizations/HtmlTable/Goals.php')
-rw-r--r--plugins/CoreVisualizations/Visualizations/HtmlTable/Goals.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CoreVisualizations/Visualizations/HtmlTable/Goals.php b/plugins/CoreVisualizations/Visualizations/HtmlTable/Goals.php
index e6dd8abbc3..138478fce0 100644
--- a/plugins/CoreVisualizations/Visualizations/HtmlTable/Goals.php
+++ b/plugins/CoreVisualizations/Visualizations/HtmlTable/Goals.php
@@ -22,7 +22,7 @@ class Goals extends HtmlTable
/**
* Constructor.
- *
+ *
* @param \Piwik\ViewDataTable $view
*/
public function __construct($view)