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/SEO/SEO.php')
-rw-r--r--plugins/SEO/SEO.php9
1 files changed, 5 insertions, 4 deletions
diff --git a/plugins/SEO/SEO.php b/plugins/SEO/SEO.php
index 505f8de521..dd488bef97 100644
--- a/plugins/SEO/SEO.php
+++ b/plugins/SEO/SEO.php
@@ -6,16 +6,17 @@
* @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later
*
* @category Piwik_Plugins
- * @package Piwik_SEO
+ * @package SEO
*/
+namespace Piwik\Plugins\SEO;
+
use Piwik\Version;
-use Piwik\Plugin;
use Piwik\WidgetsList;
/**
- * @package Piwik_SEO
+ * @package SEO
*/
-class Piwik_SEO extends Plugin
+class SEO extends \Piwik\Plugin
{
/**
* @see Piwik_Plugin::getInformation