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/Actions/Controller.php')
-rw-r--r--plugins/Actions/Controller.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Actions/Controller.php b/plugins/Actions/Controller.php
index e5367df741..f3035e1318 100644
--- a/plugins/Actions/Controller.php
+++ b/plugins/Actions/Controller.php
@@ -10,8 +10,8 @@
*/
namespace Piwik\Plugins\Actions;
-use Piwik\ViewDataTable;
use Piwik\View;
+use Piwik\ViewDataTable;
/**
* Actions controller