site-accueil-insa/matomo/plugins/Morpheus/Morpheus.php

13 lines
232 B
PHP

<?php
/**
* Matomo - free/libre analytics platform
*
* @link http://matomo.org
* @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later
*/
namespace Piwik\Plugins\Morpheus;
class Morpheus extends \Piwik\Plugin
{
}