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/ExampleUI/ExampleUI.php')
-rw-r--r--plugins/ExampleUI/ExampleUI.php9
1 files changed, 5 insertions, 4 deletions
diff --git a/plugins/ExampleUI/ExampleUI.php b/plugins/ExampleUI/ExampleUI.php
index 4e1210cf14..fcd6120cca 100644
--- a/plugins/ExampleUI/ExampleUI.php
+++ b/plugins/ExampleUI/ExampleUI.php
@@ -6,7 +6,7 @@
* @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later
*
* @category Piwik_Plugins
- * @package Piwik_ExampleUI
+ * @package ExampleUI
*/
/*
@@ -18,13 +18,14 @@
- without all columns icon
+ update http://piwik.org/participate/user-interface
*/
-use Piwik\Plugin;
+namespace Piwik\Plugins\ExampleUI;
+
/**
*
- * @package Piwik_ExampleUI
+ * @package ExampleUI
*/
-class Piwik_ExampleUI extends Plugin
+class ExampleUI extends \Piwik\Plugin
{
/**
* @see Piwik_Plugin::getListHooksRegistered