<?php

use dokuwiki\Extension\Plugin;

/**
 * DokuWiki Plugin mcp (Helper Component)
 *
 * @license GPL 2 http://www.gnu.org/licenses/gpl-2.0.html
 * @author Andreas Gohr <andi@splitbrain.org>
 */
class helper_plugin_mcp extends Plugin
{
}
