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/Annotations/Annotations.php')
-rwxr-xr-xplugins/Annotations/Annotations.php8
1 files changed, 4 insertions, 4 deletions
diff --git a/plugins/Annotations/Annotations.php b/plugins/Annotations/Annotations.php
index 5b29ec48b5..3b756314c9 100755
--- a/plugins/Annotations/Annotations.php
+++ b/plugins/Annotations/Annotations.php
@@ -6,17 +6,17 @@
* @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later
*
* @category Piwik_Plugins
- * @package Piwik_Annotations
+ * @package Annotations
*/
-use Piwik\Plugin;
+namespace Piwik\Plugins\Annotations;
/**
* Annotations plugins. Provides the ability to attach text notes to
* dates for each sites. Notes can be viewed, modified, deleted or starred.
*
- * @package Piwik_Annotations
+ * @package Annotations
*/
-class Piwik_Annotations extends Plugin
+class Annotations extends \Piwik\Plugin
{
/**
* @see Piwik_Plugin::getListHooksRegistered