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/Events/Events.php')
-rw-r--r--plugins/Events/Events.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/Events/Events.php b/plugins/Events/Events.php
index 39bfba58cb..f4a8ea0659 100644
--- a/plugins/Events/Events.php
+++ b/plugins/Events/Events.php
@@ -5,15 +5,12 @@
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later
*
- * @category Piwik_Plugins
- * @package Events
*/
namespace Piwik\Plugins\Events;
use Piwik\Piwik;
/**
- * @package Events
*/
class Events extends \Piwik\Plugin
{