<?php

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