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 'core/Archive/DataTableFactory.php')
-rw-r--r--core/Archive/DataTableFactory.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/Archive/DataTableFactory.php b/core/Archive/DataTableFactory.php
index a21a4ed463..c849c29168 100644
--- a/core/Archive/DataTableFactory.php
+++ b/core/Archive/DataTableFactory.php
@@ -11,9 +11,9 @@
namespace Piwik\Archive;
-use Piwik\Site;
use Piwik\DataTable;
use Piwik\DataTable\Row;
+use Piwik\Site;
/**
* Creates a DataTable or Set instance based on an array