<?php
/**
 * DokuWiki Plugin oauthdiscord (Helper Component)
 *
 * @license GPL 2 http://www.gnu.org/licenses/gpl-2.0.html
 * @author  Andreas Gohr <dokuwiki@cosmocode.de>
 */
class helper_plugin_oauthdiscord extends \dokuwiki\Extension\Plugin
{

}
