1
0
Fork 0
mirror of https://github.com/Findus23/plugin-DevelopmentToogle.git synced 2024-09-18 14:53:49 +02:00
plugin-DevelopmentToogle/DevelopmentToogle.php
2019-09-09 22:59:50 +02:00

13 lines
250 B
PHP

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