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.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/SEO/SEO.php b/plugins/SEO/SEO.php
index 6c906d0d62..8592afb645 100644
--- a/plugins/SEO/SEO.php
+++ b/plugins/SEO/SEO.php
@@ -5,8 +5,6 @@
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later
*
- * @category Piwik_Plugins
- * @package SEO
*/
namespace Piwik\Plugins\SEO;
@@ -14,7 +12,6 @@ use Piwik\Version;
use Piwik\WidgetsList;
/**
- * @package SEO
*/
class SEO extends \Piwik\Plugin
{